Key Down Event for Web Page
Hi
I have a web page and it has a text box which gets the information from database, the data in the textbox is populated as we type or put text on it and values come in it. But we need to press a keydown in order to select the text. I tried raising all the events for the text box but none of it works. Can anyone help in finding a way so we can have the keydown event for this text box.
Thanks
Yogesh