<input type="Text" name="testBox" value="“ this is in quotes ”">
-----Original Message----- From: Shahzad.Butt [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 10:03 AM 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

