Monday, 3 December 2012

Browsers back button diasable


Write the below code in your HTML body tag(in on load method)

<Script type="text/javascript">
   //window.history.forward();
    function noBack()
{
window.history.forward();
    }
</Script>



No comments:

Snowflake - Notes

WPRKSPACES -  In September 2025, Snowflake introduced Workspaces, which combines the functionality of Worksheets, Notebooks, File Manager, Q...