Posted By:
murali_sappa
Posted On:
Friday, September 15, 2006 07:40 PM
Hi Manoj,
Without seeing your processStateChange method it is difficult to say what the problem is. Also, I am wondering, why would you set the onreadystatechange for IE different from that of non-IE browsers!!!.
To test your script, I added a few lines of HTML and a dummy processStateChange method. If you run this on IE, you should see an alert message every 5 seconds - So, you may have to check your processStateChange method and the difference in the logic for IE 'vs' non-IE -
What follows is the html file that you can try
test.html
Testing AJAX
checkMessages ...