[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.webcontrols

There's a way to call a procedure from server on onuload client event?

Andrés Giraldo

12/26/2002 6:31:00 PM

Hi!

I'm working with WebForms and I have Open DataSets and Connections, I want
to close them before the user exits... on the unload event can I call the
appropiate procedures to close the connection and the datasets?

Thanks!