|
-
October 28th, 2002, 10:17 AM
#1
XMLHTTP Open??...Send??...problem!!!
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
-
November 25th, 2002, 10:08 PM
#2
HELP from you?
Hi,
Sorry this is for some help from you.
I would like to read a file from remove url (http://www.somewhere.com/something.html) and write all the contents on my html page (show.html) using client side Javascript in show.html
Can you help?
Chandra
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|