| Author: Divakar S 06 Oct 2007 | Member Level: Gold | Rating: Points: 2 |
just go thru the link
http://www.c-sharpcorner.com/UploadFile/mgold/NotepadDotNet07312005142055PM/NotepadDotNet.aspx
Thanks Divakar
|
| Author: Vasudevan Deepak Kumar 06 Oct 2007 | Member Level: Diamond | Rating: Points: 2 |
In ASP.NET, you need to handle document.onKeyDown event and trap the ENTER Keycode.
|