You could use JavaScript for this purpose...a no right click function can be
found at

www.javascripts.com

type in 'right click' in their search box and you will get a list of sample
code for the purpose of disabling right click altogether.

Maureen


beware the fish in the sea...
www.sharkfishcity.com

----- Original Message -----
From: Vivek Vijapure <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 29, 2000 11:33 PM
Subject: JavaScripts : Wanna disable viewing source of the page...


> Hey JavaGurus there,
>
>         Can anybody tell me how to disable the mouse click, view source of
> the HTML page in Netscape and IE. I tried to use
> 'document.captureEvents' but it doesn't fit to my purpose. Also the menu
> option 'view/Page Source' should be handled.
>
> -Vivek
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> 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
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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

Reply via email to