D
DENTONE
It's possible to dosable programmaticaly tha back button of Internet Explore
in my asp.net web pages (VB).
thank's
in my asp.net web pages (VB).
thank's
Cowboy (Gregory A. Beamer) said:<script language="JavaScript">
window.history.forward(1);
</script>
This makes the current page the first page in history, making it
impossible to go back more than one page (perhaps not for a person with a
serious nervous tic, but that is another story).
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss
or just read it:
http://gregorybeamer.spaces.live.com/
*************************************************
| Think outside the box! |
*************************************************
Cowboy (Gregory A. Beamer) said:<script language="JavaScript">
window.history.forward(1);
</script>
This makes the current page the first page in history, making it
impossible to go back more than one page (perhaps not for a person with a
serious nervous tic, but that is another story).
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss
or just read it:
http://gregorybeamer.spaces.live.com/
*************************************************
| Think outside the box! |
*************************************************