Move your #s outside the TRIM function


<CFOUTPUT>


#TRIM(getinfo.trialname)#.htm


</CFOUTPUT>

Randy Adkins
SRA International

-----Original Message-----
From: Robert Orlini [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 10, 2004 9:23 AM
To: CF-Talk
Subject: Trim in cfoutput

How do I apply the trim function in a CFOUTPUT?

I have: <CFOUTPUT>Trim(#getinfo.trialname#).htm</CFOUTPUT>. (Maybe it should
be in cfoutput--not sure on this)

It's probably wrong I figure. I need the ".htm" to appear right after the
"getinfo.trialname" so it can be clicked directly to a html page. Right now
it just displays the spaces but does not trim them

Thanks.

Robert O.
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to