Posted by noah on 12/02/06 15:38
My user needs to cut and paste XML and submit it using a simple HTML form. I have created a textarea: <textarea rows="10" cols="60" name="xml"> </textarea> The problem is the special characters in the XML mess up the submit. I need everything pasted to this textarea to be treated like CDATA (I think), or somehow full escaped. Is this possible? Thanks in advance, James
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming