Not always.......
if stored as :
<script src="mylib.js"></script>

...the user must go "fishing" thru his sea of Temporary Internet Files to
find the source.

If you are smart, you've built an "obfuscator" to make the code for the site
practically unusable ;)


> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mutahar Qayum
> Sent: Friday, June 30, 2000 1:45 PM
> To: [EMAIL PROTECTED]
> Subject: Re: JavaScripts : Wanna disable viewing source of the page...
>
>
> Above all, you can go in view source from menu to view the code.
>
> -----Original Message-----
> From: Mark Mascolino [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 30, 2000 11:28 AM
> To: [EMAIL PROTECTED]
> Subject: Re: JavaScripts : Wanna disable viewing source of the page...
>
>
> -or- utilizing the view-source: protocol  or I have found that on IE4 that
> if
> you left click and hold and then right click you can get around this.
>
>
> I might add that disabling right clicking is highly annoying to
> users (like
> me)
> who use the context sensitive menu to navigate backwards and forwards.
>
> mark
>
>
>
>  Internet Mail Message
>  Received from host: mail2.javasoft.com
>  [204.160.241.38]
>
>
>
> Envelope Sender:    [EMAIL PROTECTED]
>
> From: Jim Preston <[EMAIL PROTECTED]> on 06/30/2000 02:24 PM
>
> Please respond to A mailing list about Java Server Pages specification and
>       reference <[EMAIL PROTECTED]>
>
> To:   [EMAIL PROTECTED]
> cc:    (bcc: Mark Mascolino-MR/PGI)
> Subject:  Re: [JSP-INTEREST] JavaScripts : Wanna disable viewing source of
>       the page...
>
>
>
>
> Disabling right click only protects you from incredibly ignorant people.
> There's also a menu item for viewing the page source.
>
> --Jim Preston
>
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Maureen
> Sent: Thursday, June 29, 2000 10:03 PM
> To: [EMAIL PROTECTED]
> Subject: Re: JavaScripts : Wanna disable viewing source of the page...
>
>
> 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
>
> ==================================================================
> =========
> 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
>
> ==================================================================
> =========
> 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