[Javascript] Navigation Control - No back button?

BEKIM BACAJ trojani2000 at hotmail.com
Fri Jun 22 01:26:27 CDT 2001


Thank you,
yet there are ways to clear the history entry (selectively) that can be 
invoked from on submit event,... also.
Regards




>From: "Peter Brunone" <peter at brunone.com>
>Reply-To: javascript at LaTech.edu
>To: <javascript at LaTech.edu>
>Subject: RE: [Javascript] Navigation Control - No back button?
>Date: Wed, 20 Jun 2001 21:18:27 -0500
>
>
>     The problem with that is that it only works with a GET and not a POST
>(which is preferred when submitting a form).
>
>   -----Original Message-----
>   From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On
>Behalf Of BEKIM BACAJ
>   Sent: Wednesday, June 20, 2001 8:49 PM
>   To: javascript at LaTech.edu
>   Subject: Re: [Javascript] Navigation Control - No back button?
>
>
>   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
>
>
>
>
>----------------------------------------------------------------------------
>--
>   Get Your Private, Free E-mail from MSN Hotmail at 
>http://www.hotmail.com.
>
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.





More information about the Javascript mailing list