Yes this worked.  I got a private email with this same solution.

Thanks!
Mary


                                                                                       
                                   
                    "Chris Sham"                                                       
                                   
                    <[EMAIL PROTECTED]        To:     CF-Talk 
<[EMAIL PROTECTED]>                                
                    s.fsu.edu>                 cc:                                     
                                   
                                               Subject:     Re: Weird Problem          
                                   
                    01/30/01 09:46 AM                                                  
                                   
                    Please respond to                                                  
                                   
                    cf-talk                                                            
                                   
                                                                                       
                                   
                                                                                       
                                   




Note what you are doing.  In essence you are saying 'INPUT TYPE="TEXT"
VALUE="this is a "quoted title" to view">  See the error.  If you use
HTMLEditFormat you will be fine.  For example, 'INPUT TYPE="TEXT"
VALUE="#HTMLEditFormat(myVar)#">

Chris


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, January 30, 2001 7:37 AM
Subject: Weird Problem


> 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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to