Displaying 1 result from an estimated 1 matches for "student_mnam".
Did you mean:
student_mname
2006 Feb 02
0
Validation fails with select option list
I have a form with some text_field and some drop down lists.
<input id="student_fname" name="student[fname]" size="20" value=""
type="text">
<input id="student_mname" name="student[mname]" size="20" value=""
type="text">
<input id="student_lname" name="student[lname]" size="20" value=""
type="text">
Program:</dt><dd><select id="student_p...