|
Giomanach -> RE: I found a way to hide JavaScript Code! (3/26/2004 3:53:39)
|
I'm getting annoyed at this: quote:
Very good. You've just explained why ther'es no successful commercial software that does any kind of assured protection. Wrong I have merely stated that there is no way to hide JavaScript from the end user. And you obviously don't know how Server Side Preprocessor script work. The web author will write a web page out of ASP/PHP/CGI, this will sit on the server and process the users requests. I will NOT show any coding to the end user, as it sends a HTML document to them, to display results, whether they be from a database or external site. The user DOES NOT see any of the coding involved, just a HTML document. quote:
Just to throw in more random thoughts the same thing can be said about HTML, and any pictures you want to have seen on the Internet. It's also quite impossible to prevent someone from printing a web page. They are not randomn thoughts. HTML cannot be hidden from users as it is the most basic form of Web coding, and must be downloaded to the local machine for the browser to read it and display it ina GUI. I know Images can merely be saved and downloaded, but there are ways around it. And it doesn't involve JavaScript/ASP/PHP,. it's merely watermark the image. It is impossible to prevent users printing web pages, but what does this have to do with Hiding JavaScript? Oh and BTW, what if the user has JavaScript turned off????? They can still view it on the HTML view
|
|
|
|