Announcement

Collapse
No announcement yet.

Help Help Help -

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

  • Help Help Help -

    Client ID - 23892 - Domain www.008automotive.com

    Hi folks,

    Would someone please be kind enough to take a quick look at my enquiry form (link below) as I am not getting any values submitted via e-mail once the form is completed. I have checked just about everything I can think of and there are a couple of articles on here but don't seem to have the answer completely.

    link: www.008automotive.com/enquiry_form.html

    I have fixed my colour problem (google autofill) thanks to whoevers reply I found, but this is stumping me. I am about to launch the site and its becoming a real issue........

    Thanks in advance.
    Paul.

  • #2
    Re: Help Help Help -

    sorry the enquiry form I dont think is the problem......the action.php code on my thankyou page is

    <!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>Thank you - we will contact you soon.</title>
    <?PHP
    $mailto = "sales@008automotive.com";
    $email = $HTTP_POST_VARS['email'];
    if ($email == "") {
    $email = $mailto;
    }
    $mailsubj = "Enquiry Form Submission";
    $mailhead = "From: $email\n";
    reset ($HTTP_POST_VARS);
    $mailbody = "Values submitted from web site form :\n";
    while (list ($key, $val) = each ($HTTP_POST_VARS))
    {
    if ($key!="submit")
    {
    $mailbody .= "$val\n";
    }
    }
    mail($mailto, $mailsubj, $mailbody, $mailhead);
    ?>
    <meta name="GENERATOR" content="Created by BlueVoda">
    <style type="text/css">
    div#container
    {
    width: 1201px;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    }
    body
    {
    text-align: center;
    margin: 0;
    }
    </style>
    <script type="text/javascript">
    <!--
    function SwapImage()
    {
    var doc=document, args=arguments;
    doc.$imgSwaps = new Array();
    for(var i=2; i<args.length; i+=2)
    {
    var elem=FindObject(args[i]);
    if(elem)
    {
    doc.$imgSwaps[doc.$imgSwaps.length]=elem;
    elem.$src=elem.src;
    elem.src=args[i+1];
    }
    }
    }
    // -->
    </script>
    <script type="text/javascript">
    <!--
    function FindObject(id, doc)
    {
    var child, elem;
    if(!doc)
    doc=document;
    if(doc.getElementById)
    elem=doc.getElementById(id);
    else
    if(doc.layers)
    child=doc.layers;
    else
    if(doc.all)
    elem=doc.all[id];
    if(elem)
    return elem;
    if(doc.id==id || doc.name==id)
    return doc;
    if(doc.childNodes)
    child=doc.childNodes;
    if(child)
    {
    for(var i=0; i<child.length; i++)
    {
    elem=FindObject(id,child[i]);
    if(elem)
    return elem;
    }
    }
    var frm=doc.forms;
    if(frm)
    {
    for(var i=0; i<frm.length; i++)
    {
    var elems=frm[i].elements;
    for(var j=0; j<elems.length; j++)
    {
    elem=FindObject(id,elems[i]);
    if(elem) return elem;
    }
    }
    }
    return null;
    }
    // -->
    </script>
    </head>
    <body bgcolor="#0000FF" text="#000000">
    <div id="container">
    <div id="bv_" style="position:absolute;left:203px;top:0px;width: 800px;height:731px;z-index:0" align="left">
    <img src="bv01018.gif" id="Shape1" align="top" alt="" border="0" width="800" height="731"></div>
    <div id="bv_" style="position:absolute;left:369px;top:115px;widt h:453px;height:62px;z-index:1" align="center">
    <font style="font-size:29px" color="#000000" face="Splash"><b><i>Thank you for your enquiry.....</i></b></font></div>
    <div id="bv_" style="position:absolute;left:334px;top:346px;widt h:520px;height:124px;z-index:2" align="center">
    <font style="font-size:29px" color="#000000" face="Splash"><b><i>Your request has&nbsp; been submitted successfully and we will contact you shortly.......</i></b></font></div>
    <div id="bv_" style="position:absolute;left:16px;top:734px;width :1172px;height:51px;z-index:3" align="center">
    <font style="font-size:15px" color="#FFFFFF" face="Calibri">2008 © Copyright 008 Automotive Limited All Rights Reserved<br>
    Registered Office - 2, The Fairway, Stockport, Cheshire. SK2 5DR. Registered in England and Wales. Reg No: 6484604<br>
    </font></div>
    <img src="008 blu rotate offer1.gif" id="Image1" alt="" align="top" border="0" width="179" height="114" style="position:absolute;left:9px;top:43px;width:1 79px;height:114px;z-index:4">
    <img src="yellow red tel no bb.jpg" id="Image2" alt="" align="top" border="0" width="99" height="118" style="position:absolute;left:47px;top:173px;width :99px;height:118px;z-index:5">
    <div id="bv_" style="position:absolute;left:32px;top:331px;width :134px;height:394px;z-index:6" align="center">
    <table border="0" cellpadding="0" cellspacing="0" id="NavigationBar2">
    <tr>
    <td align="left" valign="top" width="134" height="22"><a href="http://www.008automotive.com/index.html"><img id="bv02035" src="bv02035.gif" alt="Home Page" title="Home Page" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv02035','bv02035_over .gif')" onmouseout="SwapImage(0,0,'bv02035','bv02035.gif') "></a></td>
    </tr>
    <tr><td height="40"></td></tr><tr>
    <td align="left" valign="top" width="134" height="22"><a href="http://www.008automotive.com/about_us.html"><img id="bv02036" src="bv02036.gif" alt="008 Company Information" title="008 Company Information" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv02036','bv02036_over .gif')" onmouseout="SwapImage(0,0,'bv02036','bv02036.gif') "></a></td>
    </tr>
    <tr><td height="40"></td></tr><tr>
    <td align="left" valign="top" width="134" height="22"><a href="http://www.008automotive.com/contact_us.html"><img id="bv02037" src="bv02037.gif" alt="Contact Us" title="Contact Us" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv02037','bv02037_over .gif')" onmouseout="SwapImage(0,0,'bv02037','bv02037.gif') "></a></td>
    </tr>
    <tr><td height="40"></td></tr><tr>
    <td align="left" valign="top" width="134" height="22"><a href="http://www.008automotive.com/finance_explained.html"><img id="bv02038" src="bv02038.gif" alt="Finance Explained" title="Finance Explained" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv02038','bv02038_over .gif')" onmouseout="SwapImage(0,0,'bv02038','bv02038.gif') "></a></td>
    </tr>
    <tr><td height="40"></td></tr><tr>
    <td align="left" valign="top" width="134" height="22"><a href="http://www.008automotive.com/enquiry_form.html"><img id="bv02039" src="bv02039.gif" alt="Enquiry Form" title="Enquiry Form" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv02039','bv02039_over .gif')" onmouseout="SwapImage(0,0,'bv02039','bv02039.gif') "></a></td>
    </tr>
    <tr><td height="40"></td></tr><tr>
    <td align="left" valign="top" width="134" height="22"><a href="http://www.008automotive.com/stop_press.html"><img id="bv02040" src="bv02040.gif" alt="New Vehicles and News Items" title="New Vehicles and News Items" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv02040','bv02040_over .gif')" onmouseout="SwapImage(0,0,'bv02040','bv02040.gif') "></a></td>
    </tr>
    <tr><td height="40"></td></tr><tr>
    <td align="left" valign="top" width="134" height="22"><a href="http://www.008automotive.com/links.html"><img id="bv02041" src="bv02041.gif" alt="Links to useful sites." title="Links to useful sites." align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv02041','bv02041_over .gif')" onmouseout="SwapImage(0,0,'bv02041','bv02041.gif') "></a></td>
    </tr>
    </table>
    </div>
    <img src="animated mumbo.gif" id="Image3" alt="" align="top" border="0" width="112" height="115" style="position:absolute;left:516px;top:198px;widt h:112px;height:115px;z-index:7">
    </div>
    </body>
    </html>

    Sorry !!! I hope this helps.
    This is my form that appears after clicking submit.


    Comment

    Working...
    X