Hello
Probably I am replying to a centuries old mail.
But the problem is that , the solutin below is great. But it only works
when we open the page firsttime from the desktop by double clicking the
icon. not when we open the page in a existing browser window
Does anyone has any suggestions??
-rahul
On Tue, 2 Jan 2001, Bhushan Bhangale wrote:
> Hi
>
> This is my first mail to this forum. Only two days before I subscribed to this
>mailing list. Here is a tricky solution to your problem.
>
> <script language=JavaScript>
> window.history.forward(1);
> </script>
>
> This will disable the browser menu back button as well as the back menuitem of the
>popup.
>
> Try doing it.....
>
> cheers
>
> Thanks & Regards
> Bhushan Bhangale
> http://www.bbhangale.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets