
Dear Sir,
Please Help...,
Q:
How to Write Code For Browser Back Button Disable/Hide/Invisible using Java Script
without Page Reload/Refreshing.
anyone know reply me...

<SCRIPT type="text/javascript"> window.history.forward(); function noBack() { window.history.forward(); } <BODY onload="noBack();" onpageshow="if (event.persisted) noBack();" onunload="">
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.