in reply to saving form values to database
Actually, I'd like to find out more about recursively saving the values chosen in the <select> drop downs. I don't quite actually understand how to collect both the name and value of the <select> fields and pass them all at once to a subroutine.