I got a CFM page with form(A)  with textarea's hidden fields etc.... which
is submitted to another page with a form(b) and the values from formA are
set as hidden fields on form(b) which is submitted or whatever.

The question: because users can put any charactors into the formA's textarea
, I'm concerned about chars (<'>" etc) which might break a hidden field. If
I URLEncode the content and then UrlDecode  them to display, will that solve
the problem ?

Cheers

~Justin...

------------------------------------------------------------------------------
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