Web Hosting Forum | Lunarpages


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



Login with username, password and session length
May 25, 2012, 07:46:07 AM

Pages: [1]   Go Down
  Print  
Author Topic: Making a form work?  (Read 352 times)
web-rat
Newbie
*
Offline Offline

Posts: 4


« on: December 05, 2011, 06:17:12 PM »

I have a form on my website and I want to gather mailing information. Not email information. I created a form but I can't seem to have it send the information to the email. When I test the form it acts like I have gathered the information but nothing shows up in the email address. I don't know where it's going.??

This is the page that has the form:  http://www.sonministries.net/mailingform.html

Can someone help me to figure out what is wrong please?

Many thanks in advance!
Logged
webweaver
Galactic Royalty
*****
Offline Offline

Posts: 206


WWW
« Reply #1 on: December 05, 2011, 09:22:38 PM »

Looks like you have an error in your form action.  It should point to a php file that has the script needed to take your form data and do something with it.  If you want to email the form results, this tutorial will help you understand what needs to happen: http://myphpform.com/final-form.php. That being said, I am struggling with forms myself, but found that source to be helpful in understanding what is going on behind the form. Good luck.  Hope you get some good feedback.

Webweaver
Logged
lillianabe
Intergalactic Cowboy
*****
Offline Offline

Posts: 69


WWW
« Reply #2 on: April 25, 2012, 04:00:42 AM »

You need to evaluate the code  of your submit button function. Debug the coding and check whether correct insert operation get executed on submit button or not. Once you solve your problem, check your table in server where you store all email address manually and confirm that insertion takes place in database.
Logged

Pages: [1]   Go Up
  Print  
 
Jump to: