Announcement

Collapse
No announcement yet.

new form not seen on page.

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

  • new form not seen on page.

    i have build this page that has a simple form on it from the form wizard
    www.videopostcards.info/bellevita10.html
    as you can see the source code does not say anything about a form but the html generator of my built page does. here is the code generated:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>Bellevita Promotion</title>
    <meta name="GENERATOR" content="Created by BlueVoda">
    <style type="text/css">
    div#container
    {
    width: 770px;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    }
    body
    {
    text-align: center;
    margin: 0;
    }
    </style>
    <style type="text/css">
    img { behavior: url("pngfix.***"); }
    </style>
    </head>
    <body bgcolor="#588AD1" text="#000000">
    <div id="container">
    <div id="bv_Image1" style="overflow:hidden;position:absolute;left:0px; top:0px;z-index:5" align="left">
    <img src="garyheadertop10_01.jpg" id="Image1" alt="" align="top" border="0" style="width:768px;height:164px;"></div>
    <img src="bv04513.png" align="top" alt="" border="0" width="509" height="152" style="position:absolute;left:280px;top:47px;width :509px;height:152px;z-index:6">
    <div id="bv_Text1" style="position:absolute;left:467px;top:144px;widt h:266px;height:18px;z-index:7" align="left">
    <font style="font-size:16px" color="#000000" face="Arial"><b><i>YOUR CONNECTION TO VALUE</i></b></font></div>
    <div id="bv_Image2" style="overflow:hidden;position:absolute;left:36px ;top:165px;z-index:8" align="left">
    <img src="55plus100 (700 x 1052).jpg" id="Image2" alt="" align="top" border="0" style="width:700px;height:1052px;"></div>
    <div id="bv_Shape2" style="position:absolute;left:280px;top:693px;widt h:266px;height:60px;z-index:9" align="center">
    <img src="bv04514.gif" id="Shape2" align="top" alt="" title="" border="0" width="266" height="60"></div>
    <div id="bv_Text2" style="position:absolute;left:291px;top:701px;widt h:249px;height:44px;z-index:10" align="center">
    <font style="font-size:19px" color="#59570D" face="Arial"><b>BE THE FIRST TO KNOW!<br>
    REGISTER TODAY!</b></font></div>
    <div id="bv_Image3" style="overflow:hidden;position:absolute;left:54px ;top:800px;z-index:11" align="left">
    <img src="bellvita100.bmp" id="Image3" alt="" align="top" border="2" style="width:268px;height:125px;border-color:#000000;"></div>
    <div id="bv_Form2" style="position:absolute;left:365px;top:801px;widt h:327px;height:129px;background-color:#F0E7C6;z-index:12" align="left">
    <form name="Bellevita" method="POST" action="<? echo($_SERVER['PHP_SELF']);?>" id="Form2">
    <div id="bv_Text4" style="position:absolute;left:19px;top:17px;width: 63px;height:22px;z-index:0" align="left">
    <font style="font-size:19px" color="#000000" face="Arial"><b>Name</font><font style="font-size:13px" color="#000000" face="Arial"></b>:</font></div>
    <input type="text" id="Editbox2" style="position:absolute;left:107px;top:15px;width :200px;font-family:Courier New;font-size:16px;z-index:1" size="20" name="name" value="">
    <input type="submit" id="Button2"" name="Button1" value="Send" style="position:absolute;left:109px;top:86px;width :96px;height:25px;z-index:2">
    <input type="text" id="Editbox1" style="position:absolute;left:108px;top:47px;width :200px;font-family:Courier New;font-size:16px;z-index:3" size="20" name="email" value="">
    <div id="bv_Text3" style="position:absolute;left:20px;top:47px;width: 68px;height:37px;z-index:4" align="left">
    <font style="font-size:19px" color="#000000" face="Arial"><b>Email</font><font style="font-size:13px" color="#000000" face="Arial"></b>:<br>
    </font></div>
    </form>
    </div>
    </div>
    </body>
    </html>
    now i have cleaned my caches, and also tried to see it on another computor but the form is not there. what do i have to do?
    thanks,
    mrmagoo144
    www.videopostcards.info
    mrmagoo144
    www.videopostcards.info

  • #2
    Re: new form not seen on page.

    Not sure what you mean. The code DOES contain a form. Please clarify.

    A link please ?
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

    Comment


    • #3
      Re: new form not seen on page.

      the link for the page is as above:
      www.videopostcards.info/bellevita10.html
      this is where the form should show up but it doesnt. the code i took is from the website builder generated code. Why doesnt the form show up with the published page?
      thanks once again naval
      mrmagoo144
      www.videopostcards.info
      mrmagoo144
      www.videopostcards.info

      Comment


      • #4
        Re: new form not seen on page.

        I can't answer this one. It depends on something in your page, simply seeing that the form is not there doesn't answer on why.
        Navaldesign
        Logger Lite: Low Cost, Customizable, multifeatured Login script
        Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
        DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
        Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

        Comment

        Working...
        X