Help Guide For Software Engineer
Friday, June 26, 2009
Disable back button in IE using js
use this code in your page onload method.
window.history.forward(1);
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment