Formular question input field -
11-09-2003
, 02:28 PM
Hello
I have a hidden input field in an HTML file. This hidden Input field must
contain the
following value: <xml><blabla>xlmns="http://www.xyz.at" </blabla></xml>
The problem are the quotes in it because the input field ends here:
<xml><blabla>xlmns="
Is it possible that the value can also contain quotes in it? There must be a
way pls help!