Robert O.
-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 10, 2004 9:32 AM
To: CF-Talk
Subject: RE: Trim in cfoutput
Change it to
<cfoutput>#trim(getinfo.trialname)#.html</cfoutput>
Notice the difference? The # signs are around trim. In your example, they
were only arround the varaible so CF just ignored the Trim part.
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

