enter key in textbox

R

raju

Hai,

I am new to asp.net, i have 5 to 10 text box in a form, after
entering values in the textbox, if i press Pressing ENTER on a Form
Page Submits the Form. How to pass the cursor to next textbox by
pressing enter key.


Thanks

Regards
Raj.
 
D

dgk

Hai,

I am new to asp.net, i have 5 to 10 text box in a form, after
entering values in the textbox, if i press Pressing ENTER on a Form
Page Submits the Form. How to pass the cursor to next textbox by
pressing enter key.


Thanks

Regards
Raj.

You realize that you're supposed to use tab to move between controls?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top