manjumurthy
Programmer
I would like to know how to disable the back button of browser only for some pages. I foun answers related to No Cache attribute but it disables the back button throughout the entire application. My problem is as follows:
I have a page which is calling another html page. From the second page i should not be able to go back to the first page. How do i do that???
I have a page which is calling another html page. From the second page i should not be able to go back to the first page. How do i do that???