Then it says #performed_by# is undefined

Tim Laureska
1st-String Technologies




-----Original Message-----
From: Ray Champagne [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 09, 2006 6:35 PM
To: CF-Talk
Subject: Re: stripASCII.cfm

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:228970
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to