Actually, this was an upgrade when the users were upgraded to Adobe
Reader 8. I distribute the form via Adobe 8 Professional. I have 2
submit buttons on my form. The 1st submit button is visible and the
users click. If all required fields are filled out, then the 2nd submit
button (which is invisible) sends the form back to me via email (using
the script mailto:abcdefg@email.com). This is done so that the form
cannot be sent without filling out the required fields. Also, I
distribute the form vi...