multiple simultaneous XMLHttpRequest

C

Chris117

I am trying to update two different parts of a page at different
intervals. I have a setInterval() function that calls the function to
update the appropriate part of the page. When the script is run, the
two requests seem to interfere with each other. It seems that even
though two seperate requests are submitted, the server responds to both
with the same data. This happens even if completely different scripts
are called on the server side. A new XMLHttpRequest object is created
each time the update function is called (two seperate objects each time
the page is updated). I am running Firefox 2.0 using a WAMP
configuration.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top