posted 17 years ago
Hi All,
Thanks in advance.
I want to disable the back button in my browsers we are using IE only.
I have written following code onload of page, window.history.forward(1);.
And for some pages ,the pages which are just display and the page which doesnt have any function to be called onload of that page is working fine.
But i have some pages where user can enter some values and on that page load iam calling some functions.
In that case this is not working.
Regards,
Sree