Just looking for an easy way to process multi-page forms without having to explicitly name each form field. What I would like to do is just loop through each form value, maybe adding them to a master array, then process the array at the end.
Any suggestions?
Thanks,
Andrew
andrew_pasetti@harvard.edu