<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR></HEAD>
<BODY 
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT: 10pt verdana">
<DIV><FONT face=verdana><SPAN 
class=438541702-21062001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=verdana><SPAN class=438541702-21062001>&nbsp;&nbsp;&nbsp; The 
problem with that is that it only works with a GET and not&nbsp;a POST (which is 
preferred when submitting a form).</SPAN></FONT></DIV>
<DIV><FONT face=verdana><SPAN 
class=438541702-21062001></SPAN></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">
  <DIV align=left class=OutlookMessageHeader dir=ltr><FONT 
  face=Tahoma>-----Original Message-----<BR><B>From:</B> 
  javascript-admin@LaTech.edu [mailto:javascript-admin@LaTech.edu]<B>On Behalf 
  Of </B>BEKIM BACAJ<BR><B>Sent:</B> Wednesday, June 20, 2001 8:49 
  PM<BR><B>To:</B> javascript@LaTech.edu<BR><B>Subject:</B> Re: [Javascript] 
  Navigation Control - No back button?<BR><BR></DIV></FONT>
  <DIV>OK !</DIV>
  <DIV>HUH,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>why don't you try using:</DIV>
  <DIV>location.replace()<BR></DIV>
  <DIV>it will clear the form page from the browser history, so the back button 
  will bring you back one page before the form page.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Regards</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><BR></DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
    <DIV style="FONT: 10pt Arial">----- Original Message -----</DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt Arial; FONT-COLOR: black"><B>From:</B>&nbsp;Z. 
    Franco</DIV>
    <DIV style="FONT: 10pt Arial"><B>Sent:</B>&nbsp;Wednesday, June 20, 2001 
    8:03 PM</DIV>
    <DIV style="FONT: 10pt Arial"><B>To:</B>&nbsp;javascript@LaTech.edu</DIV>
    <DIV style="FONT: 10pt Arial"><B>Subject:</B>&nbsp;[Javascript] Navigation 
    Control - No back button?</DIV>
    <DIV><BR></DIV>Hi all,<BR><BR>I need to absolutely prevent a user from 
    returning to the previous page (a<BR>form which inputs to a db) -- the 
    simplest thing I can think of is removing<BR>the back button from the 
    browser window.&nbsp; Is there a better way?<BR><BR>If taking the back 
    button out of the browser window is the approach, could<BR>you give me an 
    idea what the code would look like?&nbsp; Also, is there a good<BR>reference 
    (either book or web) on manipulating browser navigation controls<BR>using 
    jscript?<BR><BR><BR>Thanks a 
    bunch!!<BR><BR>Zeno<BR><BR><BR>_______________________________________________<BR>Javascript 
    mailing 
    list<BR>Javascript@LaTech.edu<BR>http://www.LaTech.edu/mailman/listinfo/javascript<BR>
    <DIV></DIV></BLOCKQUOTE>
  <DIV><BR><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></P></DIV></BLOCKQUOTE></BODY></HTML>