posted 15 years ago
You can run multiple XMLHttpRequest calls at the same time if you set the asynchronous flag to true on the call. You have to go to some effort to get the proper callback on the proper response. I got this off the net:
As far as cancelling requests, you cannot send a signal to the server to say "stop processing this request". You can decide to ignore the response. That logic would be very much dependent on what you're doing.
[ September 05, 2007: Message edited by: Stan James ]
A good question is never answered. It is not a bolt to be tightened into place but a seed to be planted and to bear more seed toward the hope of greening the landscape of the idea. John Ciardi