<textarea name="Other" cols="50" ROWS="4"
wrap="physical">#htmleditformat(qGetAll.Other)#</textarea>
Make sure that you are HTMLEDITFORMAT()'ing the output... I bet the
particular field you are having problems with has a double quote in it...
Heath
-----Original Message-----
From: Tim [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 8:45 AM
To: CF-Talk
Subject: Getting entire text box from database to show in form.
I have a database with a text field set at 255
characters. When I query the datasource and return
that field to a form to be viewed, the data is
truncated. The form field is set up as: <textarea
name="Other" cols="50" ROWS="4"
wrap="physical"></textarea>, and the code to return
the data is: <td colspan="3"
bgcolor="c0c0c0">#qGetAll.Other#</td>. How do I
present all the data in that field?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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