>>>I remember reading something that said in ColdFusion we can stop people
>>>from viewing the page source code.

This quote could be referring to our actual CF code. In that case, no
one can read your CF code without direct access to your server. By the
time it gets to the end user, it's pure HTML

If thats what he meant. Otherwise I agree with everyone else, trying
to protect your JS and HTML is a total waste of time. Keep in mind,
you are literally sending these files to people who visit your
website. When they go to it, your server intentionally sends them
copies of your JS and HTML and it gets stored on the users computer.

=]

-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer
Manager, Phoenix Cold Fusion User Group, AZCFUG.org

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291593
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to