|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Detect on the server when window is being closed on the serverHello,
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 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. -- Show quoteHide quoteSincerely, 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 > well,
this seem like what i was looking for. My clients have java script. Many thanks Show quoteHide 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 >> > >
Other interesting topics
breaking the model
ASP.NET Web Server Controls Treeview problem, get value from selected node in another usercontrol ? asp.net 2.0 (Hard one,any expert out threre ? ) Create object from string ? add webcontrols dynamically on page. Best way to create Page_PreRender in VB.Net Custom membership provider problem Textbox Width Issue (Rendered differently for different browsers) Newbie Question - Master Page triggering validator Connection string problem asp.net 2.0 on apple clients |
|||||||||||||||||||||||