Hi Folks,
I have stuck with a situation where I need to make
synchronous calls through AJAX. Sounds great, isn't it?
anyways. I need something like
for ($x=1; $x<=10; $x++) {
call to a AJAX function which would call a php file on
server
iterate to next when a response is received if there is
some error, connection error or something like that i
need to get that error and then go for next iteration.
}
That is needed because our current framework works on AJAX
and we cannot change the framework so I need to device a way
so that we can make synchronous calls to PHP on server.
When PHP will return a response to callback function it will
show a popup screen. popup screen will have a PRINT button
that print button will then call a php and that will print a
document. after printing of that document the next call to
that AJAX will be made.
Regards,
Zaid.
---------------------------------
We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list.
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor
--------------------~-->
Great things are happening at Yahoo! Groups. See the new
email design.
http://us.click.yahoo.com/lOt0.A/hOaOAA/yQLSAA/k7folB/TM
------------------------------------------------------------
--------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/
join
(Yahoo! ID required)
<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c
om/info/terms/
|