How To Set Up Contact Us Email Page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Malstar
    Corporal

    • Jan 2008
    • 15

    #1

    How To Set Up Contact Us Email Page

    I HAVE FINISHED CREATING MY WEBSITE, BUT THE LAST PAGE THAT I HAVE TO DO IS THE CONTACT US PAGE.
    I DO NOT KNOW HOW TO SET UP THE PAGE.
    HOW DO I SET UP THE PAGE SO THAT GUEST TO MY SITE CAN SEND EMAILS TO MY GMAIL ACCOUNT?
    PLEASE HELP!
    I WANT THE SCREEN THAT REQUIRES THEM TO ENTER A NAME, EMAIL ADDRESS, AND A SECTION FOR COMMENTS.
    THANX
  • WSBlue
    Brigadier General

    • Apr 2006
    • 1415

    #2
    Re: How To Set Up Contact Us Email Page



    Comment

    • Malstar
      Corporal

      • Jan 2008
      • 15

      #3
      Re: How To Set Up Contact Us Email Page

      i have taken all the steps and successfully created my contacts page, but when you hit submit its giving me this message on an error page:

      Parse error: syntax error, unexpected ':' in /home/vtppdmwt/public_html/action.php on line 15

      can u please tell me what to do about this?

      Comment

      • navaldesign
        General & Forum Moderator

        • Oct 2005
        • 12080

        #4
        Re: How To Set Up Contact Us Email Page

        Most probably the code you pasted is wrong, you have missed or added something. Please post here your php code.
        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

        • andrew_777
          Private

          • Feb 2008
          • 3

          #5
          Re: How To Set Up Contact Us Email Page

          I want to set contact email adress boxes in my page like this admin@websitename.com
          I want if any one mail to this addess that reach to my this email address.What is the concept behind it?
          What should i do to make such a mailbox in my website.
          Andrew
          India

          Comment

          • LadyEye
            General & Forum Moderator

            • Jun 2006
            • 10526

            #6
            Re: How To Set Up Contact Us Email Page

            Originally posted by andrew_777 View Post
            I want to set contact email adress boxes in my page like this admin@websitename.com
            I want if any one mail to this addess that reach to my this email address.What is the concept behind it?
            What should i do to make such a mailbox in my website.
            Andrew
            India
            1. You would want to set up the email address via your webmail icon in your control panel.

            2. Once your address is set up, you can set it on your page as a link, that will open, when someone clicks on it ..

            there are a few problems with this though - a) the email link will not open for everyone - so it is advised as well to just have the email address typed on the page so that it can be copied and pasted.

            the other thing is, having an email address appear on your website that is linked will be a playground for spam harvesters. So it is recommended you encrypt your email address at www.dynamicdrive.com

            3. You should consider using Navals abvfp - this eliminates all of the problems if you use a contact form of this type.

            VodaHost

            Your Website People!
            1-302-283-3777 North America / International
            02036089024 / United Kingdom
            291916438 / Australia

            ------------------------

            Top 3 Best Sellers

            Web Hosting - Unlimited disk space & bandwidth.

            Reseller Hosting - Start your own web hosting business.

            Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


            Comment

            • Malstar
              Corporal

              • Jan 2008
              • 15

              #7
              Re: How To Set Up Contact Us Email Page

              THIS IS HOW THE HTML CODE LOOKS:
              <!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</title>
              <meta name="GENERATOR" content="Created by BlueVoda">
              <style type="text/css">
              div#container
              {
              width: 1024px;
              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" src="./jscookmenu.js"></script>
              <style type="text/css">
              .MenuBarMenuBar1Menu,.MenuBarMenuBar1SubMenuTable
              {
              font-family: Arial, arial, sans-serif;
              font-size:12px;
              color: #000000;
              background-color: #000000;
              background: transparent;
              font-weight: bold;
              padding: 0;
              border: 0;
              cursor: pointer;
              }
              .MenuBarMenuBar1SubMenu
              {
              position: absolute;
              visibility: hidden;
              border: 0;
              padding: 0;
              }
              .MenuBarMenuBar1SubMenuTable
              {
              border-top: 1px solid white;
              }
              .MenuBarMenuBar1Menu td
              {
              padding: 0px 3px 0px 3px;
              }
              .MenuBarMenuBar1SubMenuTable td
              {
              white-space: nowrap;
              }
              .MenuBarMenuBar1MainItem,.MenuBarMenuBar1MainItemH over,.MenuBarMenuBar1MainItemActive,
              .MenuBarMenuBar1MenuItem,.MenuBarMenuBar1MenuItemH over,.MenuBarMenuBar1MenuItemActive
              {
              white-space: nowrap;
              }
              .MenuBarMenuBar1MainItemHover,.MenuBarMenuBar1Main ItemActive,
              .MenuBarMenuBar1MenuItemHover,.MenuBarMenuBar1Menu ItemActive
              {
              color: #0000FF;
              background-color: #97BEF4;
              font-weight: normal;
              font-size: 12px;
              }
              td.MenuBarMenuBar1MenuSplit
              {
              overflow: hidden;
              background-color: inherit;
              }
              div.MenuBarMenuBar1MenuSplit
              {
              height: 1px;
              margin: 1px 0px 1px 0px;
              overflow: hidden;
              background-color: inherit;
              border-top: 1px solid #000000;
              }
              .MenuBarMenuBar1MenuVSplit
              {
              display: block;
              width: 1px;
              margin: 0px 3px 0px 3px;
              overflow: hidden;
              background-color: inherit;
              border-right: 1px solid #000000;
              }
              .MenuBarMenuBar1MainItemHover,.MenuBarMenuBar1Main ItemActive,
              .MenuBarMenuBar1MenuItemHover,.MenuBarMenuBar1Menu ItemActive
              {
              background: transparent;
              }
              </style>
              </head>
              <body bgcolor="#000000" text="#FFFFFF" style="scrollbar-face-color:#000000;scrollbar-arrow-color:#0000FF;scrollbar-3dlight-color:#0000FF;scrollbar-darkshadow-color:#FF0000;scrollbar-highlight-color:#0000FF;scrollbar-shadow-color:#FFD700;scrollbar-track-color:#0000FF;">
              <div id="container">
              <div id="bv_" style="position:absolute;left:26px;top:172px;width :898px;height:689px;z-index:0" align="left">
              <img src="bv03427.gif" id="Shape2" align="top" alt="" border="0" width="898" height="689"></div>
              <div id="bv_" style="position:absolute;left:108px;top:1093px;wid th:711px;height:14px;z-index:1" align="center">
              <font style="font-size:11px" color="#FF0000" face="Arial"><b>Copyright 2008 to All $tar Marketing LLC, WhatDeyDoUSA.com - All Right Reserved - Reproduction in Whole or Part is Prohibited</b></font></div>
              <img src="banner1.jpg" id="Image2" alt="" align="top" border="1" width="895" height="153" style="position:absolute;left:26px;top:0px;width:8 95px;height:153px;border-color:#0000FF;z-index:2">
              <img src="BANNER.jpg" id="Image3" alt="" align="top" border="0" width="898" height="29" style="position:absolute;left:26px;top:147px;width :898px;height:29px;z-index:3">
              <div id="bv_" style="position:absolute;left:27px;top:176px;width :896px;height:38px;z-index:4" align="left">
              <img src="bv03557.gif" id="Shape3" align="top" alt="" border="0" width="896" height="38"></div>
              <a href="http://www.netflix.comn" target="_blank"><img src="netflix.gif" id="Image4" alt="" align="top" border="0" width="741" height="79" style="position:absolute;left:99px;top:879px;width :741px;height:79px;z-index:5"></a>
              <div id="bv_" style="position:absolute;left:177px;top:976px;widt h:576px;height:16px;z-index:6" align="center">
              <font style="font-size:13px" color="#FFFFFF" face="Arial"><b><a href="http://www.whatdeydousa.com">HOME</a>&nbsp;&nbsp; -&nbsp;&nbsp; <a href="http://www.whatdeydousa.com/thenews.html">THE NEWS</a>&nbsp; -&nbsp; <a href="http://www.whatdeydousa.com/contactus.html">ADD YOUR CLUB OR EVENT</a>&nbsp; -&nbsp;&nbsp; <a href="http://www.whatdeydousa.com/contactus.html">CONTACT US</a></b></font></div>
              <a href="http://www.bestfreerewards.com/dest?id=556&pid=1844165999&cid=9267&lid=6001" target="_blank"><img src="*****bees.gif" id="Image22" alt="" align="top" border="0" width="841" height="84" style="position:absolute;left:56px;top:30px;width: 841px;height:84px;z-index:7"></a>
              <div id="bv_" style="position:absolute;left:306px;top:362px;widt h:228px;height:16px;z-index:8" align="center">
              <font style="font-size:13px" color="#FFFFFF" face="Arial"><b>THANK YOU FOR YOUR EMAIL</b></font></div>
              <div id="bv_" style="position:absolute;left:302px;top:385px;widt h:228px;height:16px;z-index:9" align="center">
              <font style="font-size:13px" color="#FFFFFF" face="Arial"><b>WE WILL REPLY SHORTLY!</b></font></div>
              <a href="http://www.youtube.com/watch?v=8RC2VyOJ3Y4" target="_blank"><img src="rick ross movie.bmp" id="Image1" alt="" align="top" border="2" width="138" height="163" style="position:absolute;left:777px;top:221px;widt h:142px;height:167px;border-color:#FF6820;z-index:10"></a>
              <img src="DALESTIRESLOGO 1.jpg" id="Image7" alt="" align="top" border="1" width="139" height="419" style="position:absolute;left:777px;top:392px;widt h:139px;height:419px;border-color:#C0C0C0;z-index:11">
              <div id="bv_" style="position:absolute;left:35px;top:186px;width :966px;height:24px;z-index:12" align="left">
              <script type="text/javascript">
              <!--
              var wbMenuMenuBar1 =
              [
              [null, 'HOME', 'http://www.whatdeydousa.com', '_self', 'HOME'],
              _cmSplit,
              [null, 'CLUBS', 'http://www.whatdeydousa.com/wheretogo.html', '_self', 'CLUBS'],
              _cmSplit,
              [null, 'NEWS', 'http://www.whatdeydousa.com/thenews.html', '_self', 'NEWS'],
              _cmSplit,
              [null, 'FUN-N-MORE', 'http://www.whatdeydousa.com/funandactivities.html', '_self', 'FUN-N-MORE'],
              _cmSplit,
              [null, 'PICS&nbsp;&&amp;nbsp;VIDEO', 'http://www.whatdeydousa.com/picsandvideos.html', '_self', 'PICS & VIDEO'],
              _cmSplit,
              [null, 'FASHION', 'http://www.whatdeydousa.com/fashion.html', '_self', 'FASHION'],
              _cmSplit,
              [null, 'MUSIC&nbsp;&&amp;nbsp;MOVIEZ', 'http://www.whatdeydousa.com/musicandmovies.html', '_self', 'MUSIC & MOVIEZ'],
              _cmSplit,
              [null, 'CONCERTS&nbsp;&&amp;nbsp;EVENTS', 'http://www.whatdeydousa.com/specialevents.html', '_self', 'CONCERTS & EVENTS'],
              _cmSplit,
              [null, 'LOCAL&nbsp;FOOD', 'http://www.whatdeydousa.com/localfood.html', '_self', 'LOCAL FOOD'],
              _cmSplit,
              [null, 'PARTYS&nbsp;&&amp;nbsp;JAMS', 'http://www.whatdeydousa.com/partysandjams.html', '_self', 'PARTYS & JAMS']
              ];
              -->
              </script>
              <div id="MenuIDMenuBar1"></div>
              <script type="text/javascript">
              <!--
              var cmMenuBarMenuBar1 =
              {
              mainFolderLeft: '',
              mainFolderRight: '',
              mainItemLeft: '',
              mainItemRight: '',
              folderLeft: '',
              folderRight: '',
              itemLeft: '',
              itemRight: '',
              mainSpacing: 0,
              subSpacing: 0,
              delay: 100,
              offsetSubAdjust: [0, -1]
              };
              var cmMenuBarMenuBar1HSplit = [_cmNoClick, '<td colspan="3"><div class="MenuBarMenuBar1MenuSplit"></div></td>'];
              var cmMenuBarMenuBar1MainHSplit = [_cmNoClick, '<td colspan="3"><div class="MenuBarMenuBar1MenuSplit"></div></td>'];
              var cmMenuBarMenuBar1MainVSplit = [_cmNoClick, '<div class="MenuBarMenuBar1MenuVSplit">|</div>'];
              cmMenuBarMenuBar1.effect = new CMFadingEffect(30, 50);
              cmDraw('MenuIDMenuBar1', wbMenuMenuBar1, 'hbr', cmMenuBarMenuBar1, 'MenuBarMenuBar1');
              -->
              </script>
              </div>
              </div>
              </body>

              THIS IS HOW IT LOOKS AFTER I CHANGED THE PAGE THE A .PHP PAGE.
              PLEASE HELP

              Comment

              Working...
              X