To close the asp page or application
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
To all, in vb.net,to close the application or form...we use.. End OR dim frm as form1=new form1 frm.close() so... How to close asp page or application? plz reply me? thanking u....
Imagine the I.T
You close a webpage by using the javascript window.close() or self.close().
only two letters away from being an asset