i don't think the php matters so much, but thought i'd throw it in there.<BR><BR>i've got a form that's basically got several weeks on it, and i need to 1) validate text box entry with javascript, and ...
I'm writing a Javascript to validate a form. The form is created dynamically and has a grid of dropdown menus, in a square. (3x3 or 5x5, for now) I want to ...