[Javascript] Navigation Control - No back button?

BEKIM BACAJ Trojani2000 at hotmail.com
Wed Jun 20 20:48:30 CDT 2001


OK !
HUH,

why don't you try using:
location.replace()

it will clear the form page from the browser history, so the back button will bring you back one page before the form page.

Regards






----- Original Message -----
From: Z. Franco
Sent: Wednesday, June 20, 2001 8:03 PM
To: javascript at LaTech.edu
Subject: [Javascript] Navigation Control - No back button?


Hi all,

I need to absolutely prevent a user from returning to the previous page (a
form which inputs to a db) -- the simplest thing I can think of is removing
the back button from the browser window.  Is there a better way?

If taking the back button out of the browser window is the approach, could
you give me an idea what the code would look like?  Also, is there a good
reference (either book or web) on manipulating browser navigation controls
using jscript?


Thanks a bunch!!

Zeno


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript<br clear=all><hr>Get Your Private, Free E-mail from MSN Hotmail at <a href="http://www.hotmail.com">http://www.hotmail.com</a>.<br></p>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010621/7b11ae9c/attachment.htm>


More information about the Javascript mailing list