Problem calling webservice from onUnLoad function?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: James Radke (jradke1_at_wi.rr.com)
Date: 03/11/04


Date: Thu, 11 Mar 2004 10:50:55 -0600

Hello,

I have an asp.net web page (1.l Framework) which has an onUnLoad function
defined in the body.

>From this function I want to call a webservice, which I have defined using
the webservice.htc in a div style attribute. I use this webservice call
technique on many other pages without any problems.

However, when I call the webservice from within the onUnload javascript
function, it never seems to actually get to the webservice? Why would that
be? Has the DIV already been removed from memory or something?

I don't receive any errors, it just never gets to my webservice
function.....

Thanks!

Jim


Quantcast