PDA

View Full Version : hiding code


babybarbs
10-24-2002, 04:49 PM
hi everyone

i really really need to know how to hide code on the page that is to be uploaded.

i have jscript and other code on a page that i definately do not want people to view once they view the webpage on the web.
By clicking on 'view' on the menu bar and then scrolling down to 'source' , users are able to view the entire webpage code on notepad. I dont want this.
how can some of this code be hidden from users??

thanks for your help!

:cool:

Dynasty
10-24-2002, 08:24 PM
Short answer it can't.

Flogg
10-24-2002, 10:41 PM
Find a html encrypter but they aren't always that great because they increase the size of your file and can be decrypted if the person knows what they are doing.

babybarbs
10-24-2002, 10:51 PM
thank you for your advice i really appreciate it and thank you for your time.

BoR|S
10-28-2002, 05:39 AM
We had an interesting discussion about this issue, it can be found here (http://developers.evrsoft.com/forum/showthread.php?s=&threadid=167).