Can Anyone PLEASE help me put the correct Adweber code in to my squeeze page i`ve no idea ?

2 replies
  • WEB DESIGN
  • |
Hi guys,

Can anyone help me please below is the source code for my squeeze page

I need my own optin form from adweber adding to this code but i really dont know exactly where it should go

The problem is i bought this squeeze page and the optin box should sit nice along side the arrow so the arrow is of course pointing to the optin box but when i add the java script code the optin box is placed below the text which is wrong.

Here is my java script <script type="text/javascript" src="http://forms.aweber.com/form/41/1996965441.js"></script>


And here is the source code..

If anyone can do this for me i will be so grateful .

<html>
<head>
<title>Grab 100 Amazon Bestsellers</title>
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
</head>
<body>
<table align="center" border="0" cellpadding="0" cellspacing="0"
width="800">
<tbody>
<tr>
<td background="images/shadow_one_01.jpg" height="30" width="28">&nbsp;</td>
<td width="644"><img src="images/shadow_one_02.jpg" height="30"
width="750"></td>
<td background="images/shadow_one_03.jpg" width="28">&nbsp;</td>
</tr>
<tr>
<td background="images/shadow_one_04.jpg">&nbsp;</td>
<td valign="top">
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody>
<tr>
<td>
<div align="center">
<table border="0" cellpadding="0" cellspacing="5"
width="100%">
<tbody>
<tr>
<th scope="row">
<img src="images/sq1.png" align="left" height="283"
width="450"><!-- Web Form Generator 2.0 -->
<center>
<form method="post"
action="http://www.aweber.com/scripts/addlead.pl"><input
name="meta_web_form_id" value="105148855" type="hidden">
<input name="meta_split_id" value="" type="hidden"><input
name="unit" value="splatty" type="hidden">
<input name="redirect"
value="http://www.aweber.com/thankyou-coi.htm?m=audio"
id="redirect_25af102c18bcfb3dede75ae108afb4ca" type="hidden"><input
name="meta_redirect_onlist" value="" type="hidden">
<input name="meta_adtracking" value="" type="hidden"><input
name="meta_message" value="1" type="hidden">
<input name="meta_required" value="from"
type="hidden"><input name="meta_forward_vars" value="0" type="hidden">
<p>&nbsp;</p>
<table>
<tbody>
<tr>
<td colspan="2">
<center></center>
<br>
</td>
</tr>
<tr>
<td>First Name:</td>
<td><input name="name" value="" size="20"
type="text"></td>
</tr>
<tr>
<td>Email:</td>
<td><input name="from" value="" size="20"
type="text"></td>
</tr>
<tr>
<td colspan="2">
<center></center>
<br>
</td>
</tr>
<tr>
<td colspan="2" align="center"><input
name="submit" value="Submit" type="submit"></td>
</tr>
</tbody>
</table>
</form>
</center>
&nbsp;</th>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<hr>
<p align="center"><font
face="Verdana, Arial, Helvetica, sans-serif" size="1">Copyright
© 2012 All Rights Reserved </font><br>
</p>
</div>
</td>
</tr>
</tbody>
</table>
</td>
<td background="images/shadow_one_06.jpg">&nbsp;</td>
</tr>
<tr>
<td background="images/shadow_one_07.jpg">&nbsp;</td>
<td><img src="images/shadow_one_08.jpg" height="30" width="750"></td>
<td background="images/shadow_one_09.jpg">&nbsp;</td>
</tr>
</tbody>
</table>
Best Regards,
</body>
</html>
#adweber #code #correct #i`ve #idea #page #put #squeeze
  • Profile picture of the author BillyW
    You wouldn't happen to have a web address would you?
    Signature
    Qosso.com - Exceptional Branding At Affordable Prices
    {{ DiscussionBoard.errors[6613204].message }}
  • Profile picture of the author jamaks
    Hi, as far as I can see your javascript is only a second form, although the number may be unique to yourself. I had a little play about with it and by removing your own form and replacing it with the aweber one the result is what I suspect you require.
    <html>
    <head>
    <title>Grab 100 Amazon Bestsellers</title>
    <meta name="MSSmartTagsPreventParsing" content="TRUE">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <body>
    <table align="center" border="0" cellpadding="0" cellspacing="0" width="800">
    <tbody>
    <tr>
    <td background="http://www.warriorforum.com/images/shadow_one_01.jpg" height="30" width="28">&nbsp;</td>
    <td width="644"><img src="http://www.warriorforum.com/images/shadow_one_02.jpg" height="30" width="750"></td>
    <td background="http://www.warriorforum.com/images/shadow_one_03.jpg" width="28">&nbsp;</td>
    </tr>
    <tr>
    <td background="http://www.warriorforum.com/images/shadow_one_04.jpg">&nbsp;</td>
    <td valign="top">
    <table border="0" cellpadding="5" cellspacing="0" width="100%">
    <tbody>
    <tr>
    <td>
    <div align="center">
    <table border="0" cellpadding="0" cellspacing="5" width="100%">
    <tbody>
    <tr>
    <th scope="row">
    <img src="http://www.warriorforum.com/images/sq1.png" align="left" height="283" width="450"><!-- Web Form Generator 2.0 -->
    <center>
    <script type="text/javascript" src="http://forms.aweber.com/form/41/1996965441.js"></script>
    <form method="post" action="Email Newsletter AWeber Form">
    <input name="meta_web_form_id" value="105148855" type="hidden">
    <input name="meta_split_id" value="" type="hidden">
    <input name="unit" value="splatty" type="hidden">
    <input name="redirect" value="Important: Please Activate Your Subscription" id="redirect_25af102c18bcfb3dede75ae108afb4ca" type="hidden">
    <input name="meta_redirect_onlist" value="" type="hidden">
    <input name="meta_adtracking" value="" type="hidden">
    <input name="meta_message" value="1" type="hidden">
    <input name="meta_required" value="from" type="hidden">
    <input name="meta_forward_vars" value="0" type="hidden">
    <p>&nbsp;</p>
    Best Regards,
    </body>
    </html>

    I guess that you do not have the right campaign code in there because when I followed it through it went to OptimizePress Getting Started Guide. Regards. Jim
    {{ DiscussionBoard.errors[6613443].message }}

Trending Topics