/    Sign up×
Community /Pin to ProfileBookmark

One form to submit to two autoresponders accounts

I was wondering if someone could help me.

I want my subscription form to automatically send
subscribe data to 2 autoresponder accounts.

Here is my form code below:

[code=html]<form name=”subscribeform”
method=”post” action=”http://www.easy-homebiz.net/cgi-bin/ml/register.cgi”>
<input type=”hidden” name=”account” value=”29″>

<table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”4″>
<tr>
<td align=”right” width=”49%”><b>Name:</b></td>
<td width=”10%”>
<input type=”text” name=”name” size=”25″ maxlength=”40″ >
</td>
<td width=”40%” id=”validatenamemess” align=”left” style=”color : red; white-space: nowrap; font-weight : bold;”>*</td>
</tr>
<tr>
<td align=”right” width=”49%”><b>Email:</b></td>
<td width=”10%”>
<input type=”text” name=”email” size=”25″ maxlength=”40″ >
</td>
<td width=”40%” id=”validateemailmess” align=”left” style=”color : red; white-space: nowrap; font-weight : bold;”>*</td>
</tr>
<tr>
<td align=”center” colspan=”3″> <input type=”submit” value=”Send Me My Ebook”></td>
</tr>
</table>
</form>
[/code]

Thank you in advance,
jimo474

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@toicontienMar 10.2008 — This needs to be done entirely server side. JavaScript cannot help you.
×

Success!

Help @jimo474 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.27,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...