Announcement

Collapse
No announcement yet.

My responders form pops up on top of my page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • My responders form pops up on top of my page

    Troy Dobson
    www.getaliving.net
    5209

    I am installing a form for my responder on one of my pages and when i try to put it in to the html file. no matter where I place the script it winds up on top of the page.

    ? How to get this form to show up where I want it to on the page.

    This is the script I need to install on my ebookpromotionpage in order for my responder to place the sign in form.

    Thanks for your help
    <form method="post" action="http://www.royal-responder.com/rsp-c.../royaluser.cgi" >
    <input type="hidden" name="returnURL" value="http://www.getaliving.net/getmybook.html">
    <!-- cancel double optin by changing to value="N" -->
    <input type="hidden" name="optin" value="Y">
    <center><font face=verdana size=4> Sign In Form </font>
    <table width="400" border="0" cellpadding=4 cellspacing=1 align="center" bgcolor="#000000">
    <tr>
    <td width="150" valign="top" bgcolor=white>
    <div align="right"><font face=verdana size="2" color="#000000">E-Mail</div>
    </td>
    <td width="250" valign="top" bgcolor=lightyellow>
    <input type="text" name="email" size="40" maxlength="70">
    <br>

    </td>
    </tr>
    <tr>
    <td width="150" valign="top" bgcolor=white>
    <div align="right"><font face=verdana size="2" color="#000000">First Name</div>
    </td>
    <td width="250" valign="top" bgcolor=lightyellow>
    <input type="text" name="firstname" size="40" maxlength="70">
    </td>
    </tr>
    <tr>
    <td width="150" valign="top" bgcolor=white>
    <div align="right"><font face=verdana size="2" color="#000000">Last Name</div>
    </td>
    <td width="250" valign="top" bgcolor=lightyellow>
    <input type="text" name="lastname" size="40" maxlength="70">
    </td>
    </tr>
    <tr>
    <td colspan=2 bgcolor=#8799CC>
    <center><p>
    <input type="hidden" name="function" value="customer2">
    <input type="hidden" name="un" value="getaliving">
    <input type="submit" name="Submit" value=" Subscribe » ">
    </p></center>
    </td>
    </tr>
    </table></center>
    </form>

  • #2
    Re: My responders form pops up on top of my page

    it is normal, the internet explorer security. Just accept it and publish, all will be fine
    .
    .
    Nyoman

    Comment


    • #3
      Re: My responders form pops up on top of my page

      Ok thanks
      Troy

      Comment


      • #4
        Re: My responders form pops up on top of my page

        Nayoman,
        Thanks for the reply but I did publish it and from the web page the from comes up right over the text at the top of the page. Here is the Web page http://www.getaliving.net/wikms/ebookpromotions2.html.

        Please take a look anybody and see if you no a wya to fix this.

        Thanks very much.

        Troy

        Comment


        • #5
          Re: My responders form pops up on top of my page

          I though you were talking about popup blocker from window explorer. anyway i couldn't open your page (page not found). is it your link correct?
          .
          .
          Nyoman

          Comment


          • #6
            Re: My responders form pops up on top of my page

            I see what you meant, i found your page at http://www.getaliving.net/ebookpromotions2.html , this is because you paste your form's code inside of your page html in bluevoda, that is why the position of your form always the same on the top. So you have to paste your code inside html box on blue voda, click insert =>Advanced =>HTML =>paste your code =>ok. and there you can drag drop whereever you want
            .
            .
            Nyoman

            Comment


            • #7
              Re: My responders form pops up on top of my page

              Nyoman,
              Thank you very much for the quick reply. I learned something very usefull. That Html box did the trick. I guess I missed that on the tutorials, but I will not forget that one. Wohoo thanks.

              Troy

              Comment

              Working...
              X