Need Help With Email Form Code...Probably Simple Answer
I'm having one of those days. This should be simple and I have made it complicated out of my frustration.
I have a squeeze page template that uses an Aweber form code, along with a "class code" for the name and email sections.
I am using an Imnica account for this and having a major brain malfunction and obviously overlooking something simple, but it isn't working.
So here I am humbly asking for a quick fix.
The current template code is:
<div id="emailcode"><!-- ENTER YOUR AUTORESPONDER CODE BELOW -->
<form action="http://www.aweber.com/scripts/addlead.pl" method="post">
<input type="hidden" name="unit" value="<PUT YOUR LIST NAME HERE>" />
<input type="hidden" name="redirect" value="<PUT YOUR THANK YOU PAGE URL HERE>" />
<input type="hidden" name="meta_adtracking" value="<PUT YOUR LIST TRACKING INFO HERE>" />
<input type="hidden" name="meta_message" value="1" />
<input type="hidden" name="meta_required" value="name,email" />
<input type="hidden" name="meta_forward_vars" value="0" />
<input class="namefield" type="text" size="15" name="name" value="Enter Your Name" onblur="if (this.value == '') {this.value = 'Enter Your Name';}" onfocus="if (this.value == 'Enter Your Name') {this.value = '';}" />
<input class="emailfield" type="text" size="15" name="email" value="Enter Your Mail" onblur="if (this.value == '') {this.value = 'Enter Your Mail';}" onfocus="if (this.value == 'Enter Your Mail') {this.value = '';}"/>
<input class="button" type="image" src="http://www.warriorforum.com/images/button1.jpg" name="submit" alt="Submit Button" />
</form>
</div><!-- ENTER YOUR AUTORESPONDER CODE ABOVE -->
While my Imnica code is this:
<div class="o-form"><div class="o-form-header"><h2 id="o-form-title">Mail List Subscription Form</h2><p id="o-form-description">Please fill in and submit the form below to subscribe to our mailing list.</p></div><form action="http://www.imnicamail.com/v4/subscribe.php" method="post" accept-charset="UTF-8"><div class="o-form-row"><label for="FormValue_EmailAddress">Email Address</label><input name="FormValue_Fields[EmailAddress]" value="" id="FormValue_EmailAddress" type="text"></div><div class="o-form-row"><label for="FormValue_CustomField7638">Name</label><input name="FormValue_Fields[CustomField7638]" value="" id="FormValue_CustomField7638" type="text"></div><input name="FormButton_Subscribe" value="Subscribe" id="FormButton_Subscribe" type="submit"><input name="FormValue_ListID" value="6681" type="hidden"><input name="FormValue_Command" value="Subscriber.Add" id="FormValue_Command" type="hidden"></form><style type="text/css" media="screen">.o-form{background-color:#fff;border:1px solid #f2f2f2;}
.o-form form{margin:0px;padding:0px;}
.o-form .o-form-header{background-color:#f2f2f2;padding:9px;}
.o-form h2{font-family:Arial,sans-serif;font-size:18px;line-height:27px;margin:0px;padding:0px;}
.o-form p{font-family:Arial,sans-serif;font-size:12px;line-height:18px;margin:0px;padding:0px;}
.o-form .o-form-row{margin-top:9px;padding:0 9px;}
.o-form .o-form-row label{font-family:Arial,sans-serif;font-size:12px;display:block;font-weight:bold;}
.o-form input[type="submit"]{margin:20px 9px 18px 9px;}
</style></div>
I just want to use my Imnica list with the template code for Aweber above.
Thanks
Matt
-
WCRocket -
[ 1 ] Thanks
{{ DiscussionBoard.errors[3634356].message }} -
-
Matt Bard -
Thanks - 1 reply
{{ DiscussionBoard.errors[3634612].message }}-
WCRocket -
[ 1 ] Thanks
{{ DiscussionBoard.errors[3634948].message }} -
-
-
Matt Bard -
Thanks - 1 reply
{{ DiscussionBoard.errors[3634966].message }}-
WCRocket -
Thanks
{{ DiscussionBoard.errors[3634997].message }} -
-
-
LaTonya Johnson -
Thanks - 1 reply
{{ DiscussionBoard.errors[3897487].message }}-
ray777 -
Thanks - 1 reply
{{ DiscussionBoard.errors[3898341].message }}-
LaTonya Johnson -
Thanks
{{ DiscussionBoard.errors[3910757].message }} -
-
-