Pulling my hair out over ajax
I am working on an ajax function that will check the database for a value and return the list of results.
For some reason, It is not sending me a status. It goes to readyState = 4, but if I check status, nothing is there. I don't get a response to my inquiry either.
I have tried intentionally sending it to the wrong url to get a 404 error and I'm getting zip for status.
I'm going insane. Does anybody have any idea of what could be going wrong?
Amy
|