markknowsley
Programmer
If you look at or you will notice that the text boxes which take input for the search string or the username automatically have a flashing cursor in them ready to receive input.
How do I do this to an asp text box? I've tried 'TabIndex="1"' but this didn't have the desired effect.
How do I do this to an asp text box? I've tried 'TabIndex="1"' but this didn't have the desired effect.