I am creating a form with 9 digits - each digit must appear in its own separate field. Is there a way to enter a digit in one field automatically jump to the next field? The users could press tab to move to the next field, however, I wanted something a little more simpler.
Any help would be great.
Thanks!
Russell
If you want to code your own, see [url=http://www.planetpdf.com/developer/article.asp?ContentID=javascript_setfocus_method_f&gid=6267]JavaScript - setFocus Method for tabbing to next form field[/url].
George Kaiser