Click to See Complete Forum and Search --> : Closing Window


vempativenu
August 27th, 2004, 12:51 AM
Hi

I want to stop the window closing after clicking Close(X) on top of the window in ASP.net application.I know how to do it in Windows application but i don't in ASP.net.Can any one give suggestions?Thanx.

Bye
Venu

Dozo_1st
August 27th, 2004, 07:36 AM
I think you have to do this in the Global.asax; section Application_Close???