Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Understanding Page_Unload
Message
 
 
To
05/11/2004 15:03:38
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00958621
Message ID:
00958736
Views:
16
You can probably release resources although I would not do it there.
The javascript in the page-unload will never run since it will never be interpreted by the browser. Use onload and onunload of body(runat server) object and attach the events..
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform