|
Posted by satyakaran on 04/20/07 10:43
On Apr 18, 3:14 am, Bocah Sableng <cahsabl...@gmail.com> wrote:
> On Apr 18, 9:57 am, Marvin Zhang <zyem...@gmail.com> wrote:
>
>
>
> > I've tried out this approach. But unfortunately, there's a problem
> > prevent this solution from working. If we send more than one request
> > to the same session, all the requests will be queued. The second
> > request will be send only after the response of the first request is
> > received. So it's impossible to poll the information with second AJAX
> > request.
>
> I have ever seen javascript library who can do 2 request to server and
> javascript handles both response. The one come first executed first,
> don't care the ordering of the request.
> If you stuck with ajax, post your problem to javascript newsgroups.
> comp.lang.javascript is a good one.
>
> Sorry about my poor english.
> HTH
and you can send more than one request using lib. provided by
ajaxtoolbox.com.
it is free. Examples are there.
Navigation:
[Reply to this message]
|