Hi All,
I have a form with 8 text fields used as an order form. When our people
on the dock recieve an order I added a checkbox to the end of each text
field. Indicating when each line item is received. (technically not all
items in an order could be received on the same day) The form sends an
email to the Order orginator stating his order has been received. But I
don't want to send this email until all line items are checked. So I
put a hidden checkbox on the form and I'm thinking I could put some
code that says something like. Check this box only if all 8 line item
boxes are checked, and then go to the send email page, else don't send
email. Anyone have an idea how I can accomplish this.

Thanks,
Lenny