Hi,

see the example available here:

http://ajaxpro.info/Examples/Special/onloading.aspx

If you want to use a web service you have to add the AjaxMethod
attribute like you do on "common" classes, that's all.

Regards,
Michael



On 6/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I have a requirement that purges a database...since this could take a
> long time, the idea is to invoke Server-side asynchronous
> behavior...now, while it is doing this we need to display progress on
> the client...obviously this done using BeginMethodName and
> EndMethodName...which when it returns it is on a different thread of
> execution and I can't get the client to update...so, is it possible to
> use Ajax.net asynchronously to call a webservice method "MethodName"
> and just hang out until the service responds? If so, is there an
> example?
>
>
> >
>


-- 
Best regards | Schöne Grüße
Michael

Microsoft MVP - Most Valuable Professional
Microsoft MCAD - Certified Application Developer

http://weblogs.asp.net/mschwarz/
http://www.schwarz-interactive.de/
mailto:[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to