How do I make one Submit button do two things. I have 'Print' code and 'email form' code on the page. I want the form page to print and and the form inputs to be emailed with one button. The email code only works with a second 'Submit' button on the page. I tried a hidden submit function but that isn't working. Thanks for any help.