Hi,
i'm accessing a webservice using XMLHttpRequest & responseXML() in the S60, 5th Edition SDK v0.9. But if the first line in the XML is '<?xml version='1.0' encoding='ISO-8859-1'?>' I do get a Kernel Excpetion. If I change it to '<?xml version='1.0' encoding='UTF-8'?>' it works fine. Can someone tell me the problem with this?
Cheers, Geri-m

Reply With Quote



