1
Answer

Close the web form

Asp.Net Hein

Asp.Net Hein

9y
665
1
How to close the web form in asp.net by clicking close button.
 
I close the form.But at first click, the form is not close and the status bar show "Waiting for localhost". And then click again and the form is closed.
I tested with IsPostBack but it does not effect. 
I want to close by first clicking. 
Answers (1)