I'm wondering if (and how) it's possible to write a script that returns the index number of a text box or hidden form element. The select object has a selectIndex property, which is exactly the type of property I would like to use in conjunction with a text or hidden form element. Is this possible?