On Enter move to next field..?
-
HI! when user press enter on a textbox, cursor move to next textbox. is it possible without using javascript?
fmlove wrote:
without using javascript?
Of course not. Why do people keep asking questions in this forum and saying 'without using javascript'. You have NO other options on the client side, unless you want to support IE only and use VBScript.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
fmlove wrote:
without using javascript?
Of course not. Why do people keep asking questions in this forum and saying 'without using javascript'. You have NO other options on the client side, unless you want to support IE only and use VBScript.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )