This is a fallacy; the client's browser need to see plain text or it will never be able to render the HTML! (SSL being the exception - the browser knows how to handle it)
What you are doing is actually 'encoding' the HTML sent to the client; this is at best obfuscation and will not stop someone who is determined. Regards, Jon On Fri, 26 Nov 2004 00:42:56 -0400, Steve Sawyer <[EMAIL PROTECTED]> wrote: > Hi Gang, > > I know this comes up from time to time but is there any way to encrypt cfm > pages in a way that prevents "View Source?" I know that we can encrypt the > source but I want to prevent anyone from seeing the html results. There is a > program called HTML GUardian that does a good job with html and asp but > doesn't work with CF. > > Thanks, > > Steve > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185418 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

