Where is that #performed_by# being set?  Somewhere in that page?  You're 
close, this really seems like a simple variable error at the moment....

For giggles, can you just drop the line <cfparam name="performed_by" 
default="Tim Laureska"> right above that code, see if that fixes things. 
  That should narrow your problem down to a variable definition issue.

I'm heading home now, and may or not be able to help when I get there, 
not sure right now.  If you want to email me your code you can do so at 
ray [at] cvwp [dot] com, and I'll try and take a look at this tonight.

Tim Laureska wrote:
> 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:228971
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