Hello,
In a AJAX code I have, I am getting xmlhttp.readyState = 0 rather than 4 which of course
is the correct result.
I use the same AJAX code in other pages and it always returns the correct state of 4.
But somehow on this new page it keeps returning 0.
I have put all sort of debugging code and cannot see why it is doing that!
What suggestions do you have to fix mlhttp.readyState = 0?
BTW, you can see the page here:
http://www.anoox.com/ask_answer/qanda.php?q_id=132453
And the item in question that is firing the AJAX code is when user select from the
"Report As" selection drop down list in front of the "Answer This Question" button.
As you can see it has debug alert code associated with it currently.
ThanX,



Reply With Quote

Bookmarks