Green_Beret
October 28th, 2002, 09:17 AM
Hi,
Here's the problem.
I have an ASP - a.asp on the Web server.
From the client side (Javascript) I invoke XMLHTTP.Open the ASP a.asp and send a Req. XML and get a Response XML in return.
This works fine.
However, if two client requests come in at almost the same time, the XMLHTTP.responseText for one request contains some blank HTML(the page cannot be displayed..) and the other request succeeds.
This happens very arbitrarily.
Has anyone ever faced this problem??
Please help.
Thanks in advance.
Regards,
The Beret
Here's the problem.
I have an ASP - a.asp on the Web server.
From the client side (Javascript) I invoke XMLHTTP.Open the ASP a.asp and send a Req. XML and get a Response XML in return.
This works fine.
However, if two client requests come in at almost the same time, the XMLHTTP.responseText for one request contains some blank HTML(the page cannot be displayed..) and the other request succeeds.
This happens very arbitrarily.
Has anyone ever faced this problem??
Please help.
Thanks in advance.
Regards,
The Beret