You could store the URL of the "return-to" page as a SESSION variable. Each page that is returnable-to would simply update the value of the SESSION variable.
-- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ > -----Original Message----- > From: Paul Giesenhagen [mailto:paul@;quilldesign.com] > Sent: Wednesday, October 30, 2002 3:49 PM > To: CF-Talk > Subject: Where they came from > > > Couldn't think of a good title, hopefully someone has come up with a good > solution for this. > > If I have a list of 1700 articles that are broken up into pages of 30 each > .. and say I am on page 15 of these articles and decide to EDIT that > article ...after I do all my editing and such I want to return to the same > place I came from in the list... on page 15 .. > > Has anyone come up with a really solid way of getting the user > back to where > they came from? I can use URL variables, but sometimes that is a pain to > keep track of from application to application ... I know that others have > had this problem before and I curious as to what solutions people > have come > up with. > > Thanks in advance! > > Paul Giesenhagen > QuillDesign > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

