Image

Imagekritikal wrote in Imagejavascript

Why Hello...

My first post to the community, and definately not my last!

So I'm trying to get XMLHttpRequest working, and it appears that the 'onreadystatechange' event is not firing. Does anyone know of a way to find out why? The file I'm hitting is PHP and simply returns a bunch of text delimited by '\r\n'. Any help would be greatly appreciated.

EDIT:
Found the problem, forgot to xmlhttp.send(null). Also, I suppose I have to ask if this community is nothing but ranting and raving about your own subjective meaning of a term or in this case, browser. Code doesn't give it's opinion and code certainly doesn't have the means to be subjective...maybe we all should listen to the Sermon of the Code?