Any good tutorials out there for this? When the user first searches I want the top of the results page to look like this: 12345 >> See All And, when they click on page 5, I want it to look like this: 34567 >> See All And, so on.
hmmm - I notice from your other posts you are asking some interesting questions that point to where you want to get as a developer. As a means of a general guide, here's a suggestion. Go through the process of creating a recordset in Dreamweaver. Look at the code that it generates. Try to understand that code, then adjust for your liking. I believe that will help you. daTropics
Here is a good tutorial on pagination using ColdFusion: tutorial405.easycfm.com Sorry it's not a link, I am apparently too new of a member to be allow to post urls