Question
Looping through results with "Next" button
I have coding that loops through the results of a query with
"Next" and "Previous" links. It takes you to the next result but
keeps you on the same page. Is there a way to do almost the same
thing but with only a "Next" link? Then when you reach the last
result clicking "Next" again will jump back to the first result? So
if you had 3 results you would continuously hit next and just loop
them over and over. Attached is the coding I am using now.
