+ Reply to Thread
Results 1 to 5 of 5

Thread: Submit buttons/ PHP
      
   

  1. #1
    dl122525 is offline Private
    Join Date
    Sep 2007
    Posts
    4

    Default 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

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Submit buttons/ PHP

    First of all, on your forms on these two pages

    http://www.davidleebuyshouses.com/buymyhouse.html
    http://www.davidleebuyshouses.com/contactus.html

    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.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    dl122525 is offline Private
    Join Date
    Sep 2007
    Posts
    4

    Default 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

  4. #4
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Submit buttons/ PHP

    As I said

    Quote 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

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  5. #5
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,061

    Default Re: Submit buttons/ PHP

    When i tested it yesterday, it WAS submitting..
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


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