Hi Sergio,
Would it make any difference to add encoding="ISO-8859-1" to the main parent xml tag? If so how would I do this? Where is the base of the xml created?
Regards - Buster
Type: Posts; User: buster; Keyword(s):
Hi Sergio,
Would it make any difference to add encoding="ISO-8859-1" to the main parent xml tag? If so how would I do this? Where is the base of the xml created?
Regards - Buster
I have not been able to find out why the responseXML is not accepted in IE 6/7 wheras FF is ok. Below is the XML in question:
<?xml version="1.0"?>
<taconite-root xml:space="preserve">...
Hi Sergio - I have update springmin-xt.js and spring xt.js files from the link below and the issue has been removed.
...
I updated to the latest version of XT from the CVS and I have another IE (v6/7) problem - I get an error when the js libraries load. "Document is not defined" in springmin-xt.js on line x
If I...
Here is a sample ofthe xml response from the server log - the xml is null if the"`" character is present in the xml string.
22 Jun 2007 11:15:35 - INFO...
Hi, I am using AjaxSubmit to submit a form with the input bound to my spring tags.
The request gets sent okay but the responseXml is null in Internet explorer, however, in Firefox everything is...