Hello There,i just like to ask if you have any idea of preventing the Back button of the browser to navigate back to the previous page after a user log in.

Ex:After a user successfully logged in to my website and he/she hit the Back button of the browser.I want this to not redirected to the previous page instead redirected to the same page which is my Main page.Also after a user logged out to my website and again he/she hit the Back button of the browser.I also want this to not redirected to the previous page instead redirected to my login page.

hope you get my point..

Thank you very much in advance..BTW,im using C#

glen