Sign In|Join
Home/Silverlight.NET Forums/Accessing Web Services with Silverlight/Calling web service if browser window is closed/Re: Calling web service if browser window is closed
Member
181 Points
50 Posts
Mar 15, 2009 06:49 AM | LINK
You call the Web Service Method from javscript using XMLHTTP Request.
This method can be called in body unload event.
hariram.p@li...
Member
181 Points
50 Posts
Re: Calling web service if browser window is closed
Mar 15, 2009 06:49 AM | LINK
You call the Web Service Method from javscript using XMLHTTP Request.
This method can be called in body unload event.
Hari
---------------------------------------------
Dont forget to click "Mark as Answer" on the post that helped you.
My Site