Guys I have a login script that if login fails redirects back to:
<cfset LoginFailed="index.cfm?loginfailed=yes">
Now I use this login script on every single page almost, but would rather they redirect back to the page they were on with "loginfailed=yes" rather than back to the index page.
How would I make them redirect back to whatever page they were on and pass the loginfailed variable in the url?
Thanks,
Carl
----------------------------------------
Florida Web Design
Orlando Web Hosting
Florida Coldfusion Hosting
<cfset LoginFailed="index.cfm?loginfailed=yes">
Now I use this login script on every single page almost, but would rather they redirect back to the page they were on with "loginfailed=yes" rather than back to the index page.
How would I make them redirect back to whatever page they were on and pass the loginfailed variable in the url?
Thanks,
Carl
----------------------------------------
Florida Web Design
Orlando Web Hosting
Florida Coldfusion Hosting