[thelist] disabling reload, refresh, etc..

Scott Brady evolt at scottbrady.net
Fri Feb 28 13:35:01 CST 2003


----- Original Message -----
From: "Mark Joslyn" <Mark.Joslyn at SolimarSystems.com>

> I want to load a page and keep the user on that specific page without them
> having the ability to refresh or reload (in any shape or fashion) EVER!!
Is
> there a way (preferably in ASP or JavaScript).

Maybe this:  window.onunload = computer.turnoff();

Seriously, if you really want to piss off your users, that would be a way to
do it.  What is your reasoning?

Scott

-------------------------------------------
Scott Brady
http://www.scottbrady.net





More information about the thelist mailing list