Results 1 to 4 of 4

Thread: Email form not working
      
   

  1. #1
    dankc908 is offline Second Lieutenant
    Join Date
    Dec 2007
    Posts
    131

    Default Email form not working

    I thought I followed all of the directions in the tutorial, however, my email form, on my contact page, is not working at http://www.dpccrazycrafts.com and I am wondering if someone can help. I do know that I need to have an "action" page. Is this the "contact" page or the "thank you" page? I named the thank you page "action" as a php page. Should the contact page be an html page or does that, too, need to be a php page? I'd appreciate any help I could get!

    Thanks,
    Dan
    Dan

    "'Tis better to be silent and thought a fool than to open one's mouth and remove all doubt." (A. Lincoln)

    http://www.dpcCrazyCrafts.com

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Email form not working

    1- Yes. The action.php page is the one that contains your "Thank You" message.
    2-The contact page is the page that contains the form and can be named contact It can have a php or html extension.
    3- The php script is pasted in the page properties>page html > Inside Body tag as per the tutorial

    Now the only problem I see with the form is that the submit button is not on the form. Delete the submit button, stretch the form down a little and then place the submit button back on the form. Save and publish.

    Andy
    PHP- is a blast!

  3. #3
    dankc908 is offline Second Lieutenant
    Join Date
    Dec 2007
    Posts
    131

    Default Re: Email form not working

    Thank you very much, Andy. That was the exact problem and the exact solution. It works Great now!
    Dan

    "'Tis better to be silent and thought a fool than to open one's mouth and remove all doubt." (A. Lincoln)

    http://www.dpcCrazyCrafts.com

  4. #4
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Email form not working

    Your'e welcome- any time!

    Andy
    PHP- is a blast!

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