Hi, I have a list of variables in a form that are in a consecutive list, such as date1, date2, date3, and so on, which has the length determined from an sql query. Now, my question is, how would I validate that the fields are filled? I'm not very good at javascript, and the script I have looks...