If the value is coming from a CF Variable, then you could try;

<input type="text" name="test" value="#HTMLeditFormat(form.test)#">

That naturally converts " into &quot; (as well as a few others)

> -----Original Message-----
> From: Shahzad.Butt [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 01, 2003 4:03 PM
> To: CF-Talk
> Subject: HTML Prob
>
>
> How can I display text with " in value of input tag
>
> <Input type="text" name="test" value="this is test with "
> inverted commas">
>
> What I am getting is text between first two inverted commas I mean
>
> Result: this is test with
>
> but I want complete results
>
> Required Result: this is test with " inverted commas
>
> I guess there should be something in CF or HTML to get it working?
>
> Thanks,
>
> Shaz
>
>
> !"[EMAIL PROTECTED]@APOLLO"!
>
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to