[ie, gecko]
A set of simple functions to test and return values form fields (radio buttons, check boxes and drop down lists) on HTML forms. Use the links below to run the functions and test or get the selected values.
Test Fields: is Text Field filled | is Drop Down selected | is radio selected | is checkbox selected
Check Drop Down: Get DropDown Index | Get DropDown Value | Get DropDown Text
Check Radio: Get Radio Checked Index | Get Radio Checked Value | Get Radio Checked Text
Check Checkbox: Get Checked Index | Get Checked Value