How do I close all windows open in app??
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I am doing a log on/off screen and need to log the user off. How do I close all of the open windows (whether its .aspx or .htm) currently running in the app, and reopen my start up page?? Also How do I close an running asp.net app?? Thanks.