PDA

View Full Version : Form - Multiple Re-Direct



rpadovani
07 Aug 2009, 08:31 AM
Hello,

I have finally created a form that sends to an email but it must go through a 3rd Party. It must re-direct to the link of (http://fs17.formsite.com/form_app/FormSite)

Here is the code

<form method="post" id="FSForm" action="http://fs17.formsite.com/form_app/FormSite ; http://" enctype="application/x-www-form-urlencoded" onsubmit="Vromansys.Form.processSubmit(this);" >
<div style="display:none;">

I would like it to still Re-Direct there, but I want it to go to http://www.umusa.net/thanks.htm as well. If possible please post the code for me to do that. I need it to go to both pages pretty much and I prefer it to open the www.umusa.net page so the view sees it and the other in the background.

Please help. Thanks