HI,
I am trying to xmlhttp object using ajax. In my first request I am getting the desired result. On the readystatechange I called a function whic process the response of the first request. According to the response of my first request, I fired the second httprequest. But the second httprequest always returns a status code 0. I got a message called request cancelled. Can anybody suggest what may be reason for the same.
Thanks
Pramod