I think you could create a separate form with and post that form with a javascript command with an onclick for your submit button.
Solution number 2 would be to do a response.redirect to the second page and/or post a form on that page to the second page.
Also, wondering why you just can't put the same code on one page or run the mail function and then redirect to a confirmation page.
Anyway, if you need help with the javascript, I can do if that's the way you decide to go.
Good luck!
Richard
|