The stripascii.cfm tag is in the same directory yes.... and here's the
code I'm putting in the template

<cfoutput>
<CF_StripASCII STRING="#performed_by#" OUTPUT="newString" STRIP="yes">  
#newString#
</cf_StripASCII>
</cfoutput>

and getting this:

Element HASENDTAG is undefined in THISTAG. 
  
26 : <CFIF (Not IsDefined("Attributes.String") OR Not
IsDefined("Attributes.Output")) AND Not ThisTag.HasEndTag>
27 :    <CFABORT SHOWERROR="<P><B>StripASCII Error:</B> You must specify
both a STRING and an OUTPUT attribute.</P>">
28 : <CFELSEIF Not ThisTag.HasEndTag>




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228956
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to