View Single Post
Old Apr 13th, 2006, 8:42 PM   #2
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
wrong forum man. Java aint the same as Javascript. Post in the right forum, and maybe you will get some answers. But what I can tell you right now is, behind the seens, when someone goes to your web page, the server sends them the html, and the browser goes through it, and displays it. Regardless, the page is sent to the client, and it's on there computer. Nothing is stopping them from looking at the code through notepad, or some other program. If you don't want people to see it, if it's truly that confidential, then don't make it public. But if you simply want to disable it, just for fun and for the hell of it, then post in the right forum, cause I don't know the code
Booooze is offline   Reply With Quote