I'd like to go to another record of the same category using a link to either prev or next. How can this be done?

Sample query:
<CFQUERY NAME="NextPrev" DATASOURCE="DB"> SELECT ID, Category, Title, MemoField, TextField FROM tblExample </CFQUERY>

well you need to code the next/prev for this and call the query in theat code..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.