Is it possible to utilize ASP's Response.Redirect command to return to the previously viewed page?
I have a member's sign in box on all of my front-end pages. If the authentication page fails to validate the user name and password I wish it to return to the page the user was last at. I have every page's sign in form's action referring to one validation page.
If this is possible, can someone paste the code for me?
Question
Rohdekill
Is it possible to utilize ASP's Response.Redirect command to return to the previously viewed page?
I have a member's sign in box on all of my front-end pages. If the authentication page fails to validate the user name and password I wish it to return to the page the user was last at. I have every page's sign in form's action referring to one validation page.
If this is possible, can someone paste the code for me?
Much thanks!
Link to comment
https://www.neowin.net/forum/topic/418591-asp-redirect-to-previous-page/Share on other sites
6 answers to this question
Recommended Posts