How To Edit Squeeze page Template using my autoresponder ,HELP !

5 replies
  • WEB DESIGN
  • |
Hi everyone

I have a Template for a Squeeze page and i want to put my autoresponder code on it
Anyway this is the squeeze page template code :

Code:
<form action="#">
				<input type="text" class="field" value="Enter a valid email here" title="Enter a valid email here"/>
				<input type="submit" class="submit" value="Download the report" />
			</form>
			<p>Your information will *never* be shared or sold to a 3rd party.</p>
		</section>
		<!-- /.blackbox -->
		<footer class="footer">
Autoresponder Code :
Code:
<center><table border="0" cellpadding="0" cellspacing="0" style="position: relative; margin: 0px; padding: 0px;">
<tr><td align="center" valign="middle">
<form action="http://www.listwire.com/form/process.php" method="post">
<input type="hidden" name="bot_action" value="form_subscribe">
<input type="hidden" name="bot_track_code" value="">
<input type="hidden" name="bot_pass_standard" value="0">
<input type="hidden" name="bot_pass_custom" value="0">
<input type="hidden" name="bot_account" value="NG12">
<input type="hidden" name="bot_redirect" value="http://www.mediafire.com/?bh1b99r7lupnors">
<input type="hidden" name="bot_web_form_id" value="55700">
<table width="380" border="0" cellpadding="0" cellspacing="0">
<tr><td height="32" width="10%" align="left" valign="middle">*</td>
<td height="32" width="28%" align="left" valign="middle"><div style="font:bold 13px verdana, sans-serif; letter-spacing:-1px; color:#363636; margin:0px 5px 0px 0px;">Email:</div></td>
<td height="32" width="62%" align="left" valign="middle"><input type="text" style="width:85%; margin:0 auto; font:12px verdana, sans-serif; height:22px; line-height:100%; padding:4px 2px 2px 2px; border:1px solid #363636; background:#ffffff url('http://forms.listwire.com/images/form-input-bg.jpg') top left repeat-x;" name="email" value=""></td></tr>
<tr><td height="50" colspan="3" align="center" valign="middle">
<table style="border: 1px solid #363636;" cellpadding="0" cellspacing="0">
<tr style="background-color:#e8e8e8"><td height="26" style="border-top:1px solid #ffffff; border-left:1px solid #ffffff;"><input type="submit" style="overflow:auto !important; overflow:visible; width:auto !important; width:50px; margin:0px 15px 0px 15px; border:0px; background-color:#e8e8e8; font: bold 13px verdana, sans-serif; letter-spacing:-1px; color:#363636;" name="submit" value="Submit">
</td></tr></table></td></tr>
</table>
</form>
</td></tr>
<tr>
<td colspan=2 valign="bottom">
<center>
<table width="100%" border="0" cellpadding="0" cellspacing="0" valign="bottom">
<tr style="background-color: #c0c0c0;"><td height="1" align="center" valign="top"></td></tr>
<tr style="background-color: #ffffff;"><td style="padding: 5px 0px 0px 0px;" height="32" align="center" valign="top">
<table width="300" border="0" cellpadding="0" cellspacing="0">
<tr style="background-color: #ffffff;"><td style="padding: 0px 0px 10px 0px;" align="center" valign="top"><a  href="http://www.listwire.com/faissal1" target="_lw" title="ListWire - Free Autoresponders"><img src="http://forms.listwire.com/images/listwire-form-logo.jpg" height="32" width="128" border="0" alt="ListWire - Free Autoresponders"></a><br><a onmouseover="this.style.color='#22c1eb';" onmouseout="this.style.color='#000000';" href="http://www.listwire.com/faissal1" target="_lw" style="font: normal 10px verdana, sans-serif; color: #000000;" title="ListWire - Free Autoresponders">click here for your free autoresponder</a></td></tr>
</table>
</td></tr>
</table>
</center>
</td>
</tr>
</table>
</center>
<img src="http://forms.listwire.com/img.php?x2FM52Fc5xpUARAMMGZWA3LDIQp3WGLfq0D0bSquSTr">

Any Help i'll be thankfull
#autoresponder #edit #page #squeeze #template
  • Profile picture of the author drewfioravanti
    Replace:

    HTML Code:
    <form action="#">
    				<input type="text" class="field" value="Enter a valid email here" title="Enter a valid email here"/>
    				<input type="submit" class="submit" value="Download the report" />
    			</form>
    With your autoresponder code. Test that.
    {{ DiscussionBoard.errors[8071719].message }}
  • Profile picture of the author Toshiba
    Ty for your answer !
    i did try to replace that code , but it gave me the form that autoresponder have
    and it doesn't looks good like the one with that template
    All what i meant was to keep that template and put my autoresponder on it , without change the template look
    i hope you can help
    Thx again
    {{ DiscussionBoard.errors[8071744].message }}
  • Profile picture of the author drewfioravanti
    Refer to your theme and autoresponder help sections.
    {{ DiscussionBoard.errors[8071834].message }}
  • Profile picture of the author Toshiba
    ok i hope someone can help me here
    {{ DiscussionBoard.errors[8071845].message }}
    • Profile picture of the author AlexC88
      Originally Posted by Toshiba View Post

      ok i hope someone can help me here

      Have you fixed the problem? Do you still need help?
      {{ DiscussionBoard.errors[8365630].message }}

Trending Topics