Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 08:58:10 AM

Pages: [1]   Go Down
  Print  
Author Topic: need help  (Read 1621 times)
bgcntry
Newbie
*
Offline Offline

Posts: 2


« on: March 16, 2010, 04:07:20 PM »

I know this subject has been brought up more than once, but the answers never seem to help me out. I have made a site that has a contact page where you fill in information and then comments with a "Submit" button at the end, what I want is when someone clicks the submit button it send all the form information right to my e-mail, well the submit button does nothing at all and no matter what I do I can't get it to work, I had read that you need to set up a cgi/bin script but I have no idea how to do that here on lunarpages and then my site, can someone please help me. Thank you

Here is my script for my form

                                <form action="" id="form">
          <div class="container1 p1">
                                            <div class="col-3">
                                               <span class="txt1">Enter Your Name:</span>
                                                 <div class="h"><input type="text" /></div>
                                                 <span class="txt1">Enter Your E-mail:</span>
                                                 <div class="h"><input type="text" /></div>
                                                 <span class="txt1">Enter Your State:</span>
                                                 <div class="h"><input type="text" /></div>
                                            </div>
                                    <div class="col-4">
                                                <span class="txt1">Enter Your Message:</span><br />
                                                <textarea rows="40" cols="30"></textarea><br />
                                                <div class="container"><a href="#" class="link-3" onclick="mailto:me@me.com('form').submit()"><em><b>submit</b></em></a></div>
                                         </div>
                                  </div>
                                </form>
Logged
bgcntry
Newbie
*
Offline Offline

Posts: 2


« Reply #1 on: March 19, 2010, 07:41:47 AM »

Can no one help me? Confused
Logged
wektech
Master Jedi
*****
Offline Offline

Posts: 1031



WWW
« Reply #2 on: March 19, 2010, 09:04:27 AM »

I took a look at your form and it has multiple problems. Even if it was working right, it would only open the users default mail cIient so that they could send the email. I would suggest that you look at using an available form tool such as that found at http://www.thesitewizard.com/wizards/feedbackform.shtml. Until you have a better understanding of how forms work, this will be your best bet.
Logged

Pages: [1]   Go Up
  Print  
 
Jump to: