HI guys, Here is part for an optin form code:
Form Code Question
7
HI guys,
Here is part for an optin form code:
<input name="merchantid" type="hidden" id="merchantid" value="51293">
<input name="ARThankyouURL" type="hidden" id=" ARThankyouURL" value="http://www.desperatenichedominator.com/reporttyp.html">
What current happens is that when the person hits the 'Submit' button on the form, they are redirected to the ARThankyouURL listed ie (value=http://www.desperatenichedominator.com/reporttyp.html)
The problem is that the currently displayed web page closes so that the ARThankyouURL can open.
I don't want that to happen. because there is other info. on teh existing web page.
I need that ARThankyouURL to open in a new window.
I've tried adding the TARGET="_blank", but since it's not a link, that function doesn't work.
Does anyone have any ideas?
Here is part for an optin form code:
<input name="merchantid" type="hidden" id="merchantid" value="51293">
<input name="ARThankyouURL" type="hidden" id=" ARThankyouURL" value="http://www.desperatenichedominator.com/reporttyp.html">
What current happens is that when the person hits the 'Submit' button on the form, they are redirected to the ARThankyouURL listed ie (value=http://www.desperatenichedominator.com/reporttyp.html)
The problem is that the currently displayed web page closes so that the ARThankyouURL can open.
I don't want that to happen. because there is other info. on teh existing web page.
I need that ARThankyouURL to open in a new window.
I've tried adding the TARGET="_blank", but since it's not a link, that function doesn't work.
Does anyone have any ideas?
- jaimegm
- David Beroff
- [1] reply
- GlenH
- [1] reply
Next Topics on Trending Feed
-
7