Hi all,
I'm using Sybase,RedHat,CF 5.0 and I have a text area that's giving me
fits!
Address:
<cfoutput>
<textarea name="jobaddress" cols="60" rows="3" wrap="VIRTUAL">
#trim(qLatestRequest.jobaddress)#</textarea>
</cfoutput>
The value that's getting displayed #trim(qLatestRequest.jobaddress)# is
being displayed in the middle of the text area instead of aligned left. It's
a column selected from a database. The column's properties are "char 100".
I'm trimming the value before displaying it as you can see. And I've
displayed the len() of the variable and it shows the exact length, so I'm
pretty sure the value doesn't have a bunch of spaces on it.
Any Ideas would be greatly appreciated.
Greg Luce
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists