That's because html uses quotation marks as delimiters.. try escaping it
somehow .. perhaps
<cfoutput>#htmlcodeformat(mystring)#</cfoutput>
--
Billy Cravens
HR Web Development, Sabre
[EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
>
> In addition, if I put single quotes in, it works just fine.
>
> Any info would be appreciated.
> Mary
> ----- Forwarded by Mary Baotic/na/Hyperion on 01/30/01 07:45 AM -----
>
> I am having the strangest problem...
>
> I have a varchar field in a SQL database. It contains the following text:
> this is a "quoted title" to view
>
> When I go to display in a form (using either cfinput or input) everything
> after the first quote is cut off in the text box. But if I display the
> code before the text box , the field contains all the proper information.
>
> So the field is coming back fine, but when the form is displaying, it cuts
> it off.
>
> I am using <CFFORM>.
>
> Does anyone have any ideas?
>
> TIA
> Mary
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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