Home All Groups Group Topic Archive Search About

Detect on the server when window is being closed on the server

Author
17 Dec 2005 9:21 PM
news.microsoft.com
Hello,

I have a pop up window and i need to procees some code on the server when
the window get closed.

How can i detect the window close event on the sever?

Is there a server side page_unload event?

Many thanks in advance

Author
17 Dec 2005 10:46 PM
S. Justin Gengo
You can use a javascript to post back to the server when the window's
onClose event fires. But if a client doesn't have javascript enabled you
won't have any way to do this.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
                            Nietzsche
Show quote
"news.microsoft.com" <j**@microsft.com> wrote in message
news:utpMa$0AGHA.3352@tk2msftngp13.phx.gbl...
>
>
> Hello,
>
> I have a pop up window and i need to procees some code on the server when
> the window get closed.
>
> How can i detect the window close event on the sever?
>
> Is there a server side page_unload event?
>
> Many thanks in advance
>
Author
17 Dec 2005 11:47 PM
news.microsoft.com
well,
this seem like what i was looking for.
My clients have java script.

Many thanks




Show quote
"S. Justin Gengo" <justin@[no_spam_please]aboutfortunate.com> wrote in
message news:e3$eju1AGHA.532@TK2MSFTNGP15.phx.gbl...
> You can use a javascript to post back to the server when the window's
> onClose event fires. But if a client doesn't have javascript enabled you
> won't have any way to do this.
>
> --
> Sincerely,
>
> S. Justin Gengo, MCP
> Web Developer / Programmer
>
> www.aboutfortunate.com
>
> "Out of chaos comes order."
>                            Nietzsche
> "news.microsoft.com" <j**@microsft.com> wrote in message
> news:utpMa$0AGHA.3352@tk2msftngp13.phx.gbl...
>>
>>
>> Hello,
>>
>> I have a pop up window and i need to procees some code on the server when
>> the window get closed.
>>
>> How can i detect the window close event on the sever?
>>
>> Is there a server side page_unload event?
>>
>> Many thanks in advance
>>
>
>

AddThis Social Bookmark Button