You don't need to use <cfoutput> inside of a <cfform> tag.  ColdFusion
Server is already looking for #'s because it is in a ColdFusion tag.

Jason

-----Original Message-----
From: Marc Gadsdon [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 14, 2000 9:35 AM
To: [EMAIL PROTECTED]
Subject: OT: Strange behaviour with <cfoutput> inside form tags


When using this code below the output tags are not always evaluated -
sometimes they are sometimes not! Does anyone know why??

<cfform method="post"
action="<cfoutput>#request.web_root##attributes.circuit_path#index.cfm?fusea
ction=#rfa.submit#&#client.urltoken#</cfoutput>" name="formname">

This only happens with CFForm

TIA

Marc

----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to