Calling server-side function from client javascript
- From: "M B HONG 20" <charles.lee.82@xxxxxxxxx>
- Date: 29 Nov 2005 11:44:34 -0800
Hi all -
I am developing an ASP.NET (C#) application and need some help. I wish
to call a server-side function (in the code-behind "file.aspx.cs") upon
a user clicking on the "X" to close the browser window. Is there a way
to postback and call a server-side function when this happens? I am
aware of the browser's native "onunload" event, but am not certain that
what I'm looking for is actually possible. Any help would be greatly
appreciated, thanks in advance.
.
- Follow-Ups:
- Re: Calling server-side function from client javascript
- From: Martin Honnen
- Re: Calling server-side function from client javascript
- Prev by Date: Re: XmlHttpRequest not loading latest version of xml
- Next by Date: Re: Disabling the close button
- Previous by thread: javascript variables undefined Firefox
- Next by thread: Re: Calling server-side function from client javascript
- Index(es):