My HTTPRequest always returns status = 0 (which is not even listed on the WC3 page of possible responses).
I am retrieving a simple text file, and the responseText does contain the text I want. So my function works even though the status is 0.
What does status = 0 mean? Is this a real problem?
Thanks,
JAS
I am retrieving a simple text file, and the responseText does contain the text I want. So my function works even though the status is 0.
What does status = 0 mean? Is this a real problem?
Thanks,
JAS