aweber/icontact pros - or if you're in the list control course...

0 replies
anyone going through the list control course?

I'm trying to instal the form on the wp blog.... they give you examples based on aweber.... great, but i'm using icontact.... the hidden fields are totally different...

I know some of your are NINJA's with coding and whatnot....

the WP thing is asking for 4 hidden fields with their values... it gives aweber examples...

Hidden Field1: ex: meta_web_form_id

Hidden Value1:

Hidden Field2: ex: redirect

Hidden Value2: ex: Important: Please Activate Your Subscription

Hidden Field3: ex: listname

Hidden Value3: ex: frankandtrey1

Hidden Field4:

Hidden Value4: ex: My_Web_Form

I need to know how to swap these for icontacts ones... here's what icontact gives me for the form code...

<form method=post action="https://app.icontact.com/icp/signup.php" name="icpsignup" id="icpsignup3848" accept-charset="UTF-8" onsubmit="return verifyRequired3848();" >
<input type=hidden name=redirect value="http://tightenthetummy.com/thankyou.html" />
<input type=hidden name=errorredirect value="http://www.icontact.com/www/signup/error.html" />

<div id="SignUp">
<table width="260" class="signupframe" border="0" cellspacing="0" cellpadding="5">
<tr>
<td valign=top align=right>
<font size="1" face="Arial,Helvetica, sans-serif">*</font> <font size="2">Email</font>
</td>
<td align=left>
<input type=text name="fields_email">
</td>
</tr>
<input type=hidden name="listid" value="206264">
<input type=hidden name="specialid:206264" value="68WJ">

<input type=hidden name=clientid value="576347">
<input type=hidden name=formid value="3848">
<TR>
<TD> </TD>
<TD><font size="1">*</font><font size="2"> = Required Field</FONT></TD>
</TR>
<tr>
<td> </td>
<td><input type="submit" name="Submit" value="Submit"></td>
</tr>
</table>
</div>
</form>
#aweber or icontact #control #list #pros

Trending Topics