Got a question for you folks.

If I try to access this page: 
http://www.domain.com/page.cfm?param1=value1&param2=value2&param3=value3

And I have a check on that page that sees if a user is logged in, and if they are, no 
problem display the page, if they aren't, I want to redirect them to a login.cfm page 
that will let them log in and then return them to wence they came, back to the above 
url.

Note: the url above is unknown .. it could be "anotherpage.cfm?param1 ....."

How are you all doing this?  Are some of u just passing the location as a url variable?

Just looking for some good suggestions for dynamically returning folks from where they 
came.  A best practice sorta thing!

Thank You
Paul Giesenhagen
QuillDesign

______________________________________________________________________
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to