Submit buttons/ PHP

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • navaldesign
    replied
    Re: Submit buttons/ PHP

    When i tested it yesterday, it WAS submitting..

    Leave a comment:


  • Watdaflip
    replied
    Re: Submit buttons/ PHP

    As I said

    Originally posted by Watdaflip
    You don't have a page called "action.php" on your website make sure you have a uploaded your action page.
    You need to upload action.php with the php code from the tutorial. Your "action" you set for your form is essentially a hyperlink that submits data

    Leave a comment:


  • dl122525
    replied
    Re: Submit buttons/ PHP

    Thanks for responding so quickly. I have made all the corrections you suggested but now when you click on submit, you get "File not found" on all of my pages with a form.

    Please advise...thanks

    Leave a comment:


  • Watdaflip
    replied
    Re: Submit buttons/ PHP

    First of all, on your forms on these two pages




    Your submit button is outside of the form itself, you need to move it inside or it won't work when you click on it.

    You don't have a page called "action.php" on your website make sure you have a uploaded your action page.

    Lastly on your investor page, you have two forms. I noticed you have your investor form broken into two areas "Your Contact Information" and "Your Property Needs", but make sure it is still a continuous form.

    Leave a comment:


  • dl122525
    started a topic Submit buttons/ PHP

    Submit buttons/ PHP

    My name is David and my site is davidleebuyshouses.com

    I finally got the PHP code pasted into my thank you page but now when you click on submit nothing happens on my "buymyhouse" page and when you click submit on my "investors" page I get an error....Method Not Allowed For the URL.

    I originally had my pages named with capital letters in them. So I changed them and got everything published. But I did notice that my page names are showing with capital letters in them again. I don't know if that would have anything to do with it, but thought you should know.

    If someone could please help me it would be greatly appreciated...I've been watching the tutorials and trying to figure all this out for days.

    Thanks...David
Working...