Hi everyone
Is there a way to execute a function when a window is closed in VB.NET. I already know that there is a Page_Unload Methos but that doesn't exactly do what I wish it to do. This function fires when the page is done processing - and this happens after all the information has been sent to the client.
Basically I'm creating a Chat Module and want to LogOut someone when they closethe window...help...anyone!
cheers
swiv
Is there a way to execute a function when a window is closed in VB.NET. I already know that there is a Page_Unload Methos but that doesn't exactly do what I wish it to do. This function fires when the page is done processing - and this happens after all the information has been sent to the client.
Basically I'm creating a Chat Module and want to LogOut someone when they closethe window...help...anyone!
cheers
swiv