Try taking it out of the cfoutput tags, ie:

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

What's that do?

Tim Laureska wrote:
> Here it is below... no cfinclude this time and the StripASCII.cfm file
> is in the same directory as the using template
> 
> <cfoutput>
> <CF_StripASCII STRING="#performed_by#" OUTPUT="newString" STRIP="no"> 
> #newString#
> </cfoutput>
> 
> thanks for stickin' with me on this Ray... I know its just something
> stupid I'm doing
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228969
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