I have a working website that does not employ the application.cfm file,
yet. My initial homepage (index.cfm) is a frames page.  

In the website, I have a form for users to fill out.  This form displays
the contents of the form in a printable format.  I am trying to prevent
the user from inserting malicious code into the form, then executing it
from the printable format page mentioned earlier.

To prevent this, I downloaded and am testing the cf_inputfilter tag.  I
have put this tag code in an application.cfm page in the root directory
of my website.  

Since putting this application.cfm page in the root directory, my
initial homepage tells me that my browser does not support frames, when
in fact it does (NS 4.7).  I am using CF4.5 on an NT box.

Any ideas?

Andrew C. Davis
[EMAIL PROTECTED]
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to