I am working on a asp program where input boxes are created dynamically. These input boxes have maximum of just 1 char.
ie. just one char allowed per input box.
I need a script for automatically putting the cursor to next input box on keying some value to input. How can i do this?
sridhar
ie. just one char allowed per input box.
I need a script for automatically putting the cursor to next input box on keying some value to input. How can i do this?
sridhar
Comment