English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to submit data from my page to constantcontacts.com. without using javascript. I have a form which has submit button which submits to same page. Also there is a control on the same page. Data from this control needs to be submiitted to http://ui.constantcontact.com/d.jsp and open the page in new window for confirmation. I am using javascript in control to submit data first when i click in control it works, then when i click on submit button on the form it opens the above URL instead of submitting the form

2006-06-09 01:43:01 · 1 answers · asked by piyushkacha 1 in Computers & Internet Programming & Design

1 answers

On the form tag is an action option. Set this to the destination web site.
Thats it. No javascript.

2006-06-09 02:28:12 · answer #1 · answered by AnalProgrammer 7 · 0 0

fedest.com, questions and answers