-
ASP.NET Text box control
If i place 2 text boxes on a form and compile it will run.. With out entering data in the first text box i can enter in to another.. What i need is i don't want the cursor to go to the next text box if i left it as blank... How can i ro this in ASP or vb.Net
-