Alexandro please start your own thread next time

As for your problem you should be using ascynronous calls and using a
call back function. there is no need to use a synchronous call as you
can make you app wait for the callback anyway.

There are many examples on how to do this I think all of the examples
in fact show how to do it this way.
when you call your server side method include a callback method as the
last parameter, that will be the function that the "result" will come
back to.


And Junior stop advertising this is not an advertisement board this is
a board for helping people with ajaxpro.net.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at 
http://www.ajaxpro.info/

Don't forget to read my blog at http://weblogs.asp.net/mschwarz/
-~----------~----~----~----~------~----~------~--~---

Reply via email to