I have a login page.
where i have textbox for ID, Password and submit button.
When user presses enter key after entering the password i want the event to be called which gets called on click on submiting button but its not happening.
So basicaly even if user doesnt click on submit button with the mouse, or user just presses enter/return key after entering the password i want that click to call the event which gets called on click of submit button.
Thanks in advance.
Windows 7 RC.
Visual Studio 2008
Sql Server 2005
Blog: www.JamboreeBliss.com