How to close current browser window in ASP.NET?
-
Hi I have an application in that, the broswer window popups up and should automatically closed after some selection is made in that window like..... If I checked a CheckBox then that value of the CheckBox i.e true should be entered into the DataBase, after that the window should atomatically closed. I am successful in entering the check box value into the DataBase but I am unable to close the window. How can I close the window. where should I write the code. Suggest me an example.
I have not failed. I've just found 10,000 ways that won't work. -Thomas A. Edison Thank u Chandu
-
Hi I have an application in that, the broswer window popups up and should automatically closed after some selection is made in that window like..... If I checked a CheckBox then that value of the CheckBox i.e true should be entered into the DataBase, after that the window should atomatically closed. I am successful in entering the check box value into the DataBase but I am unable to close the window. How can I close the window. where should I write the code. Suggest me an example.
I have not failed. I've just found 10,000 ways that won't work. -Thomas A. Edison Thank u Chandu
-
Hi I have an application in that, the broswer window popups up and should automatically closed after some selection is made in that window like..... If I checked a CheckBox then that value of the CheckBox i.e true should be entered into the DataBase, after that the window should atomatically closed. I am successful in entering the check box value into the DataBase but I am unable to close the window. How can I close the window. where should I write the code. Suggest me an example.
I have not failed. I've just found 10,000 ways that won't work. -Thomas A. Edison Thank u Chandu
-
Hi I have an application in that, the broswer window popups up and should automatically closed after some selection is made in that window like..... If I checked a CheckBox then that value of the CheckBox i.e true should be entered into the DataBase, after that the window should atomatically closed. I am successful in entering the check box value into the DataBase but I am unable to close the window. How can I close the window. where should I write the code. Suggest me an example.
I have not failed. I've just found 10,000 ways that won't work. -Thomas A. Edison Thank u Chandu
use self.close(); end of function Best Regard Pathan
GOD HELP THOSE WHO HELP THEMSELVES