Problem calling webservice from onUnLoad function?
From: James Radke (jradke1_at_wi.rr.com)
Date: 03/11/04
- Next message: Suresh: "RE: HTML Button Not Submitting Page"
- Previous message: Natty Gur: "Re: ASP.NET pages inheriting from template class"
- Next in thread: bruce barker: "Re: Problem calling webservice from onUnLoad function?"
- Reply: bruce barker: "Re: Problem calling webservice from onUnLoad function?"
- Reply: bruce barker: "Re: Problem calling webservice from onUnLoad function?"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Suresh: "RE: HTML Button Not Submitting Page"
- Previous message: Natty Gur: "Re: ASP.NET pages inheriting from template class"
- Next in thread: bruce barker: "Re: Problem calling webservice from onUnLoad function?"
- Reply: bruce barker: "Re: Problem calling webservice from onUnLoad function?"
- Reply: bruce barker: "Re: Problem calling webservice from onUnLoad function?"
- Messages sorted by: [ date ] [ thread ]