Page is a not externally linkable
oxbaker - 9:23 pm on Jun 15, 2006 (gmt 0)
regards,
html source is generally not looked upon as "secret". PHP files or code-behind classes are already protected by the engines that output them. HTML however, is quite a basic language and generally people dont steal html from others (as its just presentation layer). Disabling the right mouse button will help, but as stated earler there really is no way to protect the html.
mcm