Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asptoday_discuss thread: disabling view source


Message #1 by "dinesh" <dinesh.agrawal@p...> on Thu, 20 Dec 2001 11:08:46 +0530
hi,

i want to disable a view source option in browser

in order to prevent users from spying my code.

is it possible using javascript?



any replies????



regards,

Dinesh



Message #2 by "Greg Jennings" <greg.jennings@t...> on Thu, 20 Dec 2001 14:04:06
Are you talking about your ASP code?  If so, your ASP code will not be 

displayed when the user views the source of the page.  They will only see 

the HTML and client-side scripts.



> hi,

> i want to disable a view source option in browser

> in order to prevent users from spying my code.

> is it possible using javascript?

> 

> any replies????

> 

> regards,

> Dinesh

> 

Message #3 by "dinesh" <dinesh.agrawal@p...> on Fri, 21 Dec 2001 09:26:54 +0530
its not the asp code i m bothered but the whole script i write within the

html page



----- Original Message -----

From: Greg Jennings <greg.jennings@t...>

To: ASPToday Discuss <asptoday_discuss@p...>

Sent: Thursday, December 20, 2001 2:04 PM

Subject: [asptoday_discuss] Re: disabling view source





> Are you talking about your ASP code?  If so, your ASP code will not be

> displayed when the user views the source of the page.  They will only see

> the HTML and client-side scripts.

>

> > hi,

> > i want to disable a view source option in browser

> > in order to prevent users from spying my code.

> > is it possible using javascript?

> >

> > any replies????

> >

> > regards,

> > Dinesh

> >

>




  Return to Index