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 - Cost Optimization

Reduce auto-suspend to 60 seconds Reduce virtual warehouse size Ensure minimum clusters are set to 1 Consolidate warehouses Separate warehou...