> I tried to use URLEncodedFormat, however, once the value is passed to the
> action page, I have no way to url-Decode the encoded (and
> encrypted) value.
>
> Is there any way to ensure that the encrypted values are Safe to
> use (pass)
> with the <input> control ?

Actually there is a URLDecode() function...
Also, using <TEXTAREA> instead on <input type=> will mean the quotes will
not cause you a problem.

--
Ben Lowndes, CF Contractor, London, UK
http://www.lowndes.net/
Currently available for new contracts.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to