if someone wants to find your html source code bad enough, they will. i have yet to come across a page that i cant veiw the source for.
Kyle
Printable View
if someone wants to find your html source code bad enough, they will. i have yet to come across a page that i cant veiw the source for.
Kyle
I agree with Cagey
I guess the nearest you can come to hiding your source is componentize the often used routines/functions
DocZaf
{;->
Are you using the web browser control or a straight browser? In the former it its easy.
I am using a straight browser. IE 5.0 to be specific.
The best you can do to protect your source is to make it hard to read. HTML and Javascript do not need carriage returns between lines. You can not stop someone from viewing source of the HTML & client side script.