Results 1 to 9 of 9

Thread: Problem with the code on thank you page
      
   

  1. #1
    GGH
    GGH is offline Corporal
    Join Date
    May 2007
    Posts
    11

    Default Problem with the code on thank you page

    All what I can see is:

    </td>
    <td width="6"></td><td align="left" valign="top" width="134" height="22"><a href="http://www.perozin.com/contactus.html"><img id="bv01030" src="bv01030.gif" alt="contact" title="contact" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv01030','bv01030_over .gif')" onmouseout="SwapImage(0,0,'bv01030','bv01030.gif') "></a></td>
    </tr>
    </table>
    </div>
    <div id="bv_" style="position:absolute;left:161px;top:112px;widt h:482px;height:24px;z-index:2" align="left">
    <font style="font-size:21px" color="#FFFFFF" face="Batang">Thank you</font></div>
    </body>
    </html>

    that is very different from what voda video shows.

    Any help from the general.

    My website is www.perozin.com

    Thanks in advance

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Problem with the code on thank you page

    This is the code that BV created for your page. Now you need to paste the code that you have seen in the tutorial.

    Please read the text UNDER the video tutorial, for step by step instructions and the code to copy / paste in your page
    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!


  3. #3
    GGH
    GGH is offline Corporal
    Join Date
    May 2007
    Posts
    11

    Default Re: Problem with the code on thank you page

    Thanks Naval.

    I will try.

  4. #4
    ziadn is offline Private First Class
    Join Date
    Mar 2008
    Posts
    9

    Default Re: Problem with the code on thank you page

    I'm new on web page stuff. can any one tell how to post a question.
    Thanks

  5. #5
    ziadn is offline Private First Class
    Join Date
    Mar 2008
    Posts
    9

    Default Re: Problem with the code on thank you page

    Hi
    I'm buildind a web site for the first time. I need to create several photo albums on my projects page. I wonder if its possible to show the photos on each album individually right on the same page where underneeth of each album two buttons to click for next or previos photos.
    thanks.

  6. #6
    GGH
    GGH is offline Corporal
    Join Date
    May 2007
    Posts
    11

    Default Re: Problem with the code on thank you page

    Hi Naval.

    I did try everything and here is the whole code. I apreciate your help.
    <!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>thankyou</title>
    <meta name="KEYWORDS" content="osteoarthritis, rheumatoarthritis, psoriatic arthritis, joint pain, ankles pain, knees pain, hips pain, low back pain, back pain, neck pain, wrist pain, elbow pain, shoulder pain, muscle pain, myosis, cramps, moning stifness, heavy restless legs, muscle injuries, discus injuries, joints inflammation.">
    <meta name="GENERATOR" content="Created by BlueVoda">
    <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="#5F6D9A" text="#000000"
    <?PHP
    $mailto = "gh@perozin.com";
    $email = $HTTP_POST_VARS['email'];
    if ($email == "") {
    $email = $mailto;
    }
    $mailsubj = "Contact 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 .= "$key : $val\n";
    }
    }
    mail($mailto, $mailsubj, $mailbody, $mailhead);
    ?>
    >
    <img src="catalogue-clear-obliquecopie (377 x 750).jpg" id="Image1" alt="" align="top" border="0" width="377" height="750" style="position:absolute;left:880px;top:0px;width: 377px;height:750px;z-index:0">
    <div id="bv_" style="position:absolute;left:14px;top:32px;width: 834px;height:22px;z-index:1" align="center">
    <table border="0" cellpadding="0" cellspacing="0" id="NavigationBar1">
    <tr>
    <td align="left" valign="top" width="134" height="22"><a href="http://www.perozin.com/index.html"><img id="bv01025" src="bv01025.gif" alt="Home" title="Home" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv01025','bv01025_over .gif')" onmouseout="SwapImage(0,0,'bv01025','bv01025.gif') "></a></td>
    <td width="6"></td><td align="left" valign="top" width="134" height="22"><a href="http://www.perozin.com/history.html"><img id="bv01026" src="bv01026.gif" alt="history" title="history" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv01026','bv01026_over .gif')" onmouseout="SwapImage(0,0,'bv01026','bv01026.gif') "></a></td>
    <td width="6"></td><td align="left" valign="top" width="134" height="22"><a href="http://www.perozin.com/testimonials.html"><img id="bv01027" src="bv01027.gif" alt="testimonials" title="testimonials" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv01027','bv01027_over .gif')" onmouseout="SwapImage(0,0,'bv01027','bv01027.gif') "></a></td>
    <td width="6"></td><td align="left" valign="top" width="134" height="22"><a href="http://www.perozin.com/benefits.html"><img id="bv01028" src="bv01028.gif" alt="benefits" title="benefits" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv01028','bv01028_over .gif')" onmouseout="SwapImage(0,0,'bv01028','bv01028.gif') "></a></td>
    <td width="6"></td><td align="left" valign="top" width="134" height="22"><a href="http://www.perozin.com/faqs.html"><img id="bv01029" src="bv01029.gif" alt="faqs" title="faqs" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv01029','bv01029_over .gif')" onmouseout="SwapImage(0,0,'bv01029','bv01029.gif') "></a></td>
    <td width="6"></td><td align="left" valign="top" width="134" height="22"><a href="http://www.perozin.com/contactus.html"><img id="bv01030" src="bv01030.gif" alt="contact" title="contact" align="top" border="0" width="134" height="22" onmouseover="SwapImage(1,0,'bv01030','bv01030_over .gif')" onmouseout="SwapImage(0,0,'bv01030','bv01030.gif') "></a></td>
    </tr>
    </table>
    </div>
    <div id="bv_" style="position:absolute;left:161px;top:112px;widt h:482px;height:24px;z-index:2" align="left">
    <font style="font-size:21px" color="#FFFFFF" face="Batang">Thank you</font></div>
    </body>
    </html>

    I did place the code everywhere ,in the begining, end etc..
    Thanks in advance
    ggh

  7. #7
    ziadn is offline Private First Class
    Join Date
    Mar 2008
    Posts
    9

    Default Re: Problem with the code on thank you page

    Thanks to all bluevoda wonderful members. Finally I found the php code I was looking for. I hope it works when I publish it. Now I really Stuck on my project page where I need to create several photo albums on it. I wonder if it’s possible to show the photos on each album individually right on the same page where underneath of each album two buttons to click for next or previous photos.
    Thanks again


  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Problem with the code on thank you page

    Your problem is that you have set the form action to be "action.php" but, your action page is "thankyou.php". The two must be excactly the same.

    Open the Form page. Change the form action to be "thankyou.php".
    Save, publish, and Refresh your browser before testing.
    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!


  9. #9
    GGH
    GGH is offline Corporal
    Join Date
    May 2007
    Posts
    11

    Default Re: Problem with the code on thank you page

    Naval ????????
    This is wow. 1000 thanks.

    Would like you to come with some critics to www.perozin.com before I start putting texts on it.

    I would also like to have your address (want to send you a thank you present from Copenhagen)

    Kind Regards

    Gerard Hansen

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49