Thanks Chris. I also found a reference with example code at: http://www.tek-tips.com/faqs.cfm?fid=5186
-----Original Message----- From: Peterson, Chris [mailto:[EMAIL PROTECTED] Sent: Monday, January 28, 2008 10:45 AM To: CF-Talk Subject: RE: CFLogin, timeout, and querystring Just write it to a cookie, that's nice and non-sensitive information that a cookie sounds perfect for ;) Or your login form can capture form scope fields, and pass them forward to the search as hidden form entries? Chris Peterson -----Original Message----- From: Billy Cox [mailto:[EMAIL PROTECTED] Sent: Monday, January 28, 2008 11:22 AM To: CF-Talk Subject: CFLogin, timeout, and querystring When a user attempts to do something in my application and they get a login screen instead (due to a timeout), I want the application to remember the query string so that after logging in they can be redirected there. How would I do this in a way that works with cflogin? Billy Cox Old World Spices [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297578 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

