1 replies
Hi everybody.
I've created my squeeze page using Kompozer.
How can I download it to my server on One.com?
If I'm using One.com File Manager my page displayed not correctly.
At the beginning only pictures don't displayed, http://i55.tinypic.com/2ng5rfk.png
But when I'm trying to paste it from server, my form starts moving right... http://i55.tinypic.com/2ufr0xj.png

When I'm using Filezilla and trying to download any file the mistake appears: File is already exist. And it's size is 0 byte.. I don't know what to do...
I want it to look like in Kompozer! http://i51.tinypic.com/2ho9rvm.png
#page #problem #squeeze
  • Profile picture of the author Souldja
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Your Title</title>

    <link rel="stylesheet" href="style.css" type="text/css" />
    <meta http-equiv="Content-Language" content="en-us" />
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
    <link href="style.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    .formsubmit {
    width:70px;
    height: 40px;
    padding:2px 0;
    margin:2px 0 0;
    border:1px #white solid;
    background:#red;
    font: 20px georgia, tahoma,helvetica, sans-serif ! important;
    color: white;
    cursor:pointer;
    }
    .formsubmit:hover {
    background:#lime;
    }
    .collect-mail {
    width:250px;
    height:38px;
    padding:12px ! important;
    margin:2px 0 0;
    border:1px #800000 dotted;
    background-color:#fff;
    font: 18px helvetica,sans-serif ! important;
    font-weight: bold ! important;
    color: #012326;
    }
    </style>
    <style type="text/css">
    #af-form-1894632705 .af-body .af-textWrap{width:98%;display:block;float:none;}
    #af-form-1894632705 .af-body a{color:#A81717;text-decoration:underline;font-style:normal;font-weight:normal;}
    #af-form-1894632705 .af-body input.text, #af-form-1894632705 .af-body textarea{background-color:#FFFFFF;border-color:#000000;border-width:1px;border-style:solid;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif;}
    #af-form-1894632705 .af-body input.text:focus, #af-form-1894632705 .af-body textarea:focus{background-color:#FFFFFF;border-color:#000000;border-width:1px;border-style:solid;}
    #af-form-1894632705 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif;}
    #af-form-1894632705 .af-body{padding-bottom:70px;background-repeat:no-repeat;background-position:bottom left;background-image:url("http://forms.aweber.com/images/forms/be-mine/true-love/body.jpg");color:#000000;font-size:12px;font-family:Verdana, sans-serif;}
    #af-form-1894632705 .af-footer{padding-bottom:1px;padding-top:1px;padding-right:15px;padding-left:15px;background-color:#EEEEEE;background-repeat:no-repeat;background-position:top left;background-image:none;border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#000000;font-size:12px;font-family:Verdana, sans-serif;}
    #af-form-1894632705 .af-header{padding-bottom:30px;padding-top:30px;padding-right:135px;padding-left:10px;background-color:transparent;background-repeat:no-repeat;background-position:top right;background-image:url("http://forms.aweber.com/images/forms/be-mine/true-love/header.png");border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#A81717;font-size:18px;font-family:Verdana, sans-serif;}
    #af-form-1894632705 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;}
    #af-form-1894632705 .af-quirksMode{padding-right:15px;padding-left:15px;}
    #af-form-1894632705 .af-standards .af-element{padding-right:15px;padding-left:15px;}
    #af-form-1894632705 .bodyText p{margin:1em 0;}
    #af-form-1894632705 .buttonContainer input.submit{background-image:url("http://forms.aweber.com/images/auto/gradient/button/d81.png");background-position:top left;background-repeat:repeat-x;background-color:#bd6800;border:1px solid #bd6800;color:#FFFFFF;text-decoration:none;font-style:normal;font-weight:normal;font-size:18px;font-family:Verdana, sans-serif;}
    #af-form-1894632705 .buttonContainer input.submit{width:auto;}
    #af-form-1894632705 .buttonContainer{text-align:center;}
    #af-form-1894632705 body,#af-form-1894632705 dl,#af-form-1894632705 dt,#af-form-1894632705 dd,#af-form-1894632705 h1,#af-form-1894632705 h2,#af-form-1894632705 h3,#af-form-1894632705 h4,#af-form-1894632705 h5,#af-form-1894632705 h6,#af-form-1894632705 pre,#af-form-1894632705 code,#af-form-1894632705 fieldset,#af-form-1894632705 legend,#af-form-1894632705 blockquote,#af-form-1894632705 th,#af-form-1894632705 td{float:none;color:inherit;position:static;margin :0;padding:0;}
    #af-form-1894632705 button,#af-form-1894632705 input,#af-form-1894632705 submit,#af-form-1894632705 textarea,#af-form-1894632705 select,#af-form-1894632705 label,#af-form-1894632705 optgroup,#af-form-1894632705 option{float:none;position:static;margin:0;}
    #af-form-1894632705 div{margin:0;}
    #af-form-1894632705 fieldset{border:0;}
    #af-form-1894632705 form,#af-form-1894632705 textarea,.af-form-wrapper,.af-form-close-button,#af-form-1894632705 img{float:none;color:inherit;position:static;backg round-color:none;border:none;margin:0;padding:0;}
    #af-form-1894632705 input,#af-form-1894632705 button,#af-form-1894632705 textarea,#af-form-1894632705 select{font-size:100%;}
    #af-form-1894632705 p{color:inherit;}
    #af-form-1894632705 select,#af-form-1894632705 label,#af-form-1894632705 optgroup,#af-form-1894632705 option{padding:0;}
    #af-form-1894632705 table{border-collapse:collapse;border-spacing:0;}
    #af-form-1894632705 ul,#af-form-1894632705 ol{list-style-image:none;list-style-positionutside;list-style-type:disc;padding-left:40px;}
    #af-form-1894632705,#af-form-1894632705 .quirksMode{width:229px;}
    #af-form-1894632705.af-quirksMode{overflow-x:hidden;}
    #af-form-1894632705{background-color:transparent;border-color:#CFCFCF;border-width:1px;border-style:none;}
    #af-form-1894632705{overflow:hidden;}
    .af-body .af-textWrap{text-align:left;}
    .af-body input.image{border:none!important;}
    .af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
    .af-body input.text{width:100%;float:none;padding:2px!impor tant;}
    .af-body.af-standards input.submit{padding:4px 12px;}
    .af-clear{clear:both;}
    .af-element label{text-align:left;display:block;float:left;}
    .af-element{padding:5px 0;}
    .af-form-wrapper{text-indent:0;}
    .af-form{text-align:left;margin:auto;}
    .af-header,.af-footer{margin-bottom:0;margin-top:0;padding:10px;}
    .af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
    .lbl-right .af-element label{text-align:right;}
    body {
    }
    </style>
    </head>
    <body style="color: rgb(0, 0, 0); background-color: white;" alink="#000099" link="#000099" vlink="#990099">
    <div id="body">
    <div style="text-align: center;"></div>
    <div class="content">
    <div style="text-align: center;"></div>
    <table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
    <tbody>
    <tr>
    <td style="white-space: nowrap; text-align: right;"><img style="width: 509px; height: 227px;" alt="Header" src="http://www.warriorforum.com/Pictures/web/%21%21%21%21%21%21.png" /><br />
    </td>
    <td style="text-align: center;" nowrap="nowrap" valign="undefined"><img style="width: 135px; height: 209px;" alt="ebook" src="http://www.warriorforum.com/Pictures/ebooks/106659774_97StepsToHappyRelationship.jpg" /><br />
    </td>
    </tr>
    </tbody>
    </table>
    <table style="border-color: rgb(102, 255, 153); text-align: left; height: 88px; width: 650px;" border="3" cellpadding="2" cellspacing="2">
    <tbody>
    <tr>
    <td style="white-space: nowrap;"><img style="width: 250px; height: 38px;" alt="get this report" src="http://www.warriorforum.com/Pictures/web/as2.png" /></td>
    <td align="undefined" nowrap="nowrap" valign="undefined">
    <!--CSS STARTS HERE--><!--CSS ENDS HERE--><!--AWEBER FORM STARTS HERE-->
    <div align="center">
    <form method="post" action="http://www.aweber.com/scripts/addlead.pl" target="_new"><!--1--><input name="meta_web_form_id" value="1894632705" type="hidden" /><input name="meta_split_id" value="" type="hidden" /><!--2--><input name="unit" value="bestlovetips" type="hidden" /><!--3--><input name="redirect" value="http://hugeids.com/thank-you/" type="hidden" /><input name="meta_redirect_onlist" value="" type="hidden" /><!--4--><input name="meta_adtracking" value="subscribe_form" 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" />
    <table cellpadding="0" cellspacing="10">
    <tbody>
    <tr>
    <td class="af-clear content testimonial">
    <input style="border-style: solid; border-color: rgb(204, 0, 0);" border-depth="3" class="collect-mail" name="email" value="Enter Your Email Address" onfocus="if (this.value == 'Email:') { this.value = ''; }" onblur="if (this.value == '') { this.value='Email:';}" /></td>
    <td style="color: rgb(255, 153, 0);" colspan="2" align="center"> <input style="border-style: solid; border-left: medium solid rgb(255, 153, 0); border-bottom-color: rgb(255, 153, 0); background-color: rgb(255, 153, 0);" class="formsubmit" name="submit" value="Go &gt;&gt;" type="submit" /> </td>
    </tr>
    </tbody>
    </table>
    </form>
    </div>
    <!--AWEBER FORM ENDS HERE-->
    </td>
    </tr>
    </tbody>
    </table>
    <p></p>
    <table style="text-align: left; width: 660px; height: 788px;" border="0" cellpadding="2" cellspacing="2">
    <tbody>
    <tr>
    <td style="white-space: nowrap;"><br />
    My name is Simon
    Ricci, and I have spent
    the last <br />
    several years figuring out how to be more <br />
    successful with women and dating... and helping <br />
    other guys do the same. However, girls sending the&nbsp;emails<br />
    to me with their questions more frequently than boys.<br />
    I've read tones of materials, communicated with <br />
    dozens of women and men asking <br />
    them how they understand the "ideal relationship formula"...<br />
    </td>
    <td align="undefined" nowrap="nowrap" valign="undefined">
    <div style="text-align: left;"></div>
    <div style="text-align: center;"><img style="width: 120px; height: 120px;" alt="it's free" src="http://www.warriorforum.com/Pictures/web/FreeDownload.png" /><br />
    </div>
    <div style="text-align: center;"><br />
    <div style="text-align: center;">&nbsp;Now it's
    totally Free!</div>
    </div>
    </td>
    </tr>
    <tr>
    <td style="white-space: nowrap;">And now I want to
    share with you one of
    the best<br />
    relationship guide in the world. &nbsp;Even if you are already <br />
    happy in your partnership this resourse will help<br />
    to ensure a long term happiness. <br />
    It will help to improve your marriage and relationship!<br />
    Also you will receive weekly newsletter with<br />
    more than 200
    lovemaking tips and special ideas.<br />
    And yes, you will get it for free!<br />
    <br />
    Here's some ideas you will learn when you download this report:</td>
    <td style="text-align: left;" nowrap="nowrap" valign="undefined">
    <div style="text-align: center;"></div>
    <div style="text-align: center;"><img style="width: 133px; height: 125px;" alt="love newsletter" src="http://www.warriorforum.com/Pictures/web/love-email-icon.png" /><br />
    </div>
    <div style="text-align: justify;">
    <div style="text-align: center;">200
    lovemaking tips<br />
    </div>
    <div style="text-align: center;">&nbsp;that will
    dramatically<br />
    </div>
    <div style="text-align: center;">&nbsp; improve
    your sex
    life.<br />
    </div>
    <span style="color: silver; font-family: Arial Black; font-weight: bold; text-decoration: underline;">________________________________</span></div>
    </td>
    </tr>
    <tr>
    <td align="undefined" nowrap="nowrap" valign="undefined"><span style="font-weight: bold;">-Make
    the Men Feel Good-</span><br />
    For the man in your life, here are <br />
    some recommendations for making him feel special:<br />
    <ul>
    <li>Flirt with him in public places</li>
    <li>Just once, leave the toilet lid up</li>
    <li>Lavish him with compliments</li>
    <li>Tell him how sexy he is</li>
    <li>Act jealous once in awhile, even if you are not</li>
    <li>Tell him how handsome you find him</li>
    </ul>
    <span style="font-weight: bold;">-Make the Women
    Feel
    Good-</span><br />
    Just like men, woman love feeling good about themselves. <br />
    These recommendations might help:<br />
    <ul>
    <li>Tell her how beautiful she is</li>
    <li>Compliment her on her many skills (be specific)</li>
    <li>Just once, leave the toilet seat down</li>
    <li>Tell her how much she means to you</li>
    <li>Let her know that she is your best friend</li>
    <li>Show affectionate to her in front of family and
    friends</li>
    <li>Let her know that you find her to be sexy</li>
    </ul>
    </td>
    <td style="white-space: nowrap; text-align: center;">
    <form method="post" class="af-form-wrapper" action="http://www.aweber.com/scripts/addlead.pl" target="_new">
    <div style="display: none;"><input name="meta_web_form_id" value="1894632705" type="hidden" /><input name="meta_split_id" value="" type="hidden" /><input name="listname" value="bestlovetips" type="hidden" /><input name="redirect" value="http://hugeids.com/thank-you/" id="redirect_8e22342265274ec5eebae2cb33701743" type="hidden" /><input name="meta_adtracking" value="Subscribe_Form" type="hidden" /><input name="meta_message" value="1" type="hidden" /><input name="meta_required" value="email" type="hidden" /><input name="meta_tooltip" value="email||Enter Your Email Address Here" type="hidden" /></div>
    <div id="af-form-1894632705" class="af-form">
    <div id="af-header-1894632705" class="af-header">
    <div class="bodyText">
    <p>&nbsp;</p>
    </div>
    </div>
    <div id="af-body-1894632705" class="af-body af-standards">
    <div class="af-element"><label class="previewLabel" for="awf_field-21510498">Your
    Email: </label>
    <div class="af-textWrap"><input class="text" id="awf_field-21510498" name="email" value="Enter Your Email Address Here" tabindex="500" onfocus=" if (this.value == 'Enter Your Email Address Here') { this.value = ''; }" onblur="if (this.value == '') { this.value='Enter Your Email Address Here';} " type="text" /></div>
    <div class="af-clear"></div>
    </div>
    <div class="af-element buttonContainer">
    <input name="submit" class="submit" value="Get Instant Access" tabindex="501" type="submit" />
    <div class="af-clear"></div>
    </div>
    </div>
    <div id="af-footer-1894632705" class="af-footer">
    <div style="text-align: right;"></div>
    <div class="bodyText">
    <div style="text-align: right;"></div>
    <p style="text-align: right;">I respect your
    email privacy!</p>
    </div>
    </div>
    </div>
    <div style="display: none;"><img src="http://forms.aweber.com/form/displays.htm?id=jBycLGzMTOwMrA==" alt="" /></div>
    </form>
    <script type="text/javascript">
    <!--
    (function() {
    var IE = /*@cc_on!@*/false;
    if (!IE) { return; }
    if (document.compatMode && document.compatMode == 'BackCompat') {
    if (document.getElementById("af-form-1894632705")) {
    document.getElementById("af-form-1894632705").className = 'af-form af-quirksMode';
    }
    if (document.getElementById("af-body-1894632705")) {
    document.getElementById("af-body-1894632705").className = "af-body inline af-quirksMode";
    }
    if (document.getElementById("af-header-1894632705")) {
    document.getElementById("af-header-1894632705").className = "af-header af-quirksMode";
    }
    if (document.getElementById("af-footer-1894632705")) {
    document.getElementById("af-footer-1894632705").className = "af-footer af-quirksMode";
    }
    }
    })();
    -->
    </script>
    <!-- /AWeber Web Form Generator 3.0 --></td>
    </tr>
    </tbody>
    </table>
    <div style="text-align: center;"><small>В© 2011
    Hugeids.com</small></div>
    </div>
    </div>
    </body></html>
    {{ DiscussionBoard.errors[4044182].message }}

Trending Topics