+ Reply to Thread
Results 1 to 2 of 2

Thread: Action form
      
   

  1. #1
    mrmagoo144's Avatar
    mrmagoo144 is offline Brigadier General
    Join Date
    Feb 2007
    Posts
    1,368

    Default Action form

    Hello;
    I have built a form and it works fine except the message does not go to the email address. What am I doing wrong?
    The site is live www.jeffwoodministries.org
    The Prayer Request page is the page I made the form on
    www.jeffwoodministries.org/prayerrequest.html
    The Thank you page is
    www.jeffwoodministries.org/action.html

    Need your help,
    Thank you.
    Mrmagoo144
    www.videopostcards.info

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

    Default Re: Action form

    In your example you list action.html as the thank you page that has the php script in it. It should be action.php

    Now in your form, you have the action listed as Action.php that needs to be changed to a lower cased - action.php which will be the same as the page listed above.

    Give that a shot and see if it works.

    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