Click to See Complete Forum and Search --> : Muliptle actions from method=post????


mcbride
12-11-2003, 10:54 AM
Is there a way to make your form do multiple things after hitting submit? It is currently setup with the action="mailto" function to grab the data and send it in an email, however, I would like it to be able to also call up a new page after the form has been submitted. Can I add multiple action funtion within this script? If so, what is the syntax? Thanks.

McBride