Hello, I am trying to parse a response to an XMLHttpRequest. It returns an html 
response so I get null for responseXML. So I need to somehow parse responseText 
into a DOM object. I saw some solutions on the internet but they were browser 
based ones. How can I do that via QML + JavaScript?

 
Canol Gokel
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-qml

Reply via email to