[thelist] Escaping quotes in a hidden input's value

Tab Alleman Tab.Alleman at MetroGuide.com
Thu Jun 3 11:52:41 CDT 2004


I can't believe I can't find this with google, but here I am.

When I submit a form that includes this:

<input type="hidden" name="Title" value=""I Loved It!"">

The script that processes the form sees an empty string for the value of
"Title".

How can I get it to see "I Loved It!"?

(Mind, I really need it to see "I Loved It!" ...my problem will not be
solved by getting it to see &quot;I Loved It!&quot;)


More information about the thelist mailing list