- From: Bryan Cheung <cheung@eplrx7.es.duPont.com>
- Date: Fri, 11 Nov 1994 11:47:32 -0500
- To: www-html@www0.cern.ch
I need to generate forms which have double quotes in them as default values for text fields as in: ------------------------------------- Enter a quoted string: | "default is quoted" | ===================================== How do I escape the quotes?? I need some HTML mechanism like: Enter a quoted string:<input name="qt" value="default is \"quoted\""> Is there a way to do this?? -- Bryan Cheung cheung@eplrx7.es.dupont.com Du Pont Global Distributed Computing Services
Received on Friday, 11 November 1994 16:38:28 UTC