The text of this article is not in this database — only its details are. Read it on the old site: Key Event Handling in Client Side Scripting (JavaScript) in ASP.NET
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

Shalini JunejaPosted Jul 5, 2011, 12:51 AM
Useful article
Vishal GilbilePosted Jul 4, 2011, 8:54 AM
It is basically used to close the tab or the internet explorer which is currently displaying the data of our web page. If you want that on click of a button the particular window should be closed we can make you of this self.close() method. For Eg:- you can make use of this in pop up dialog boxes where by you can close the popup on a click event. Are I didn't understood your last question which you posted in passing values from javascript function to asp.net articles kindly let me know abt it. With Regards, Vishal Gilbile.
Mayur GujrathiPosted Jul 4, 2011, 3:40 AM
Nice example illustrating events, Also i get how to call two javascript at a time Can you please tell me more about self.close