Tagged Questions
0
votes
2answers
19 views
Why is the xmlhttp.status always 0?
Is it only because of the 'same-origin' policy or is there something inherently wrong with the coding. I'm asking because I'm completely new to js! Any help would be appreciated!
<html>
...