Which event will fire when a web page is closing...
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
I have an ASP.NET application. While closing a web page i want to call a function so what would be the event fires while closing the web page.
Use Javascript's Close() event for body to capture this.
Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.
-
Use Javascript's Close() event for body to capture this.
Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.