1. I'd like to display one result per page 2. I'd like to display the proper recordCount and currentRow 3. I'd like to understand how to have my previous and next point to the previous record and next record, respectively, taking into account that if it's BOF or EOF that the link is no longer active or is referencing a dead anchor.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 29, 2003 11:48 PM > To: CF-Talk > Subject: RE: Paging > > > What exactly are you looking for??? > > Christian > > -----Original Message----- > From: Russ [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 29, 2003 11:26 PM > To: CF-Talk > Subject: Paging > > > All, > > I know this has been posted before--in fact I checked the > archives and found > an answer to an older question, but it's utilizing a few > things that I'm not > too familiar with. > > I've got a page at > http://12.251.119.254/ricsoens/imagery2.cfm?collectionID=1 > > If you're looking at it, you can tell that I'm displaying > both of the test > images in this collection. I don't want to do that; I just > want to display > one, display the record number I'm on out of the total number > of records > associated, and then apply appropriate next and previous URLs (while > accounting for EOF and BOF). > > In theory, I think I understand HOW to do it, I just need > some assistance > with how to implement. Anyone up late enough to throw me a bone? > > Thanks! > > Russ Unger AIM: Roughy > Managing Partner > blueChrome design, LLC > www.bluechromedesign.com > 312.593.4260 :office > 877.433.8427 :pager > 312.873.4033 :fax > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

