I'm having a problem with cfhttpparam
if there is an & in the attributes.cClass variable, i'm either getting a
connection failure response, or the page is timing out.
the & may be a legitimate character to be in the field, but in the
meantime, i've worked around the problem by replacing the & with a /. I'd
like to be able to allow an & in this variable.
No &, no problem..
Does anyone have any suggestions ??
<cfhttpparam type="FORMFIELD" name="cClass" value=#attributes.cClass#>
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]