Ajax send status 0 on javascript in a WebView html file
-
wrote on 27 Sept 2014, 18:50 last edited by
Hi,
I made a QwebView that load a simple html file with javascript that request images from outher url with Ajax.
The problem is that the 'xmlhttp.status' always returns 0 , but when i request the html file as a page on a localhost server via 'page' method , the script work fine.
How to solve this ? Thanks.
-
wrote on 1 Oct 2014, 16:24 last edited by
Using file:/// protocol?
1/2