[Javascript] Navigation Control - No back button?

Peter Brunone peter at brunone.com
Wed Jun 20 21:18:27 CDT 2001


    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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010620/12e1568f/attachment.htm>


More information about the Javascript mailing list