chuvak
08-01-2003, 08:00 PM
Hi,
suppose I have a form and all kinds of inputs inside of it.
If I have a name of a for ex. text field inside the form, is there a way to find out it's index in the form's elements[] array? (besides, of course, just going through whole array until stumble on this name)
thanks in advance
suppose I have a form and all kinds of inputs inside of it.
If I have a name of a for ex. text field inside the form, is there a way to find out it's index in the form's elements[] array? (besides, of course, just going through whole array until stumble on this name)
thanks in advance