+ Reply to Thread
Results 1 to 10 of 10

Thread: My form isnt working
      
   

  1. #1
    djkimber is offline Private First Class
    Join Date
    Sep 2007
    Posts
    5

    Default My form isnt working

    I have watched the video several times and do it exactly how it shows. Not sure why i get the message
    Not Found

    The requested URL /action.php was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.



    Can someone help? My Website is americanfoundersacademy.com

    (Addmissions)

  2. #2
    Join Date
    Jun 2007
    Location
    In front of my computer.
    Posts
    442

    Default Re: My form isnt working

    when I go to your site I get a list of files

    did you name your home page index?

    or did you name it index.html?

    (the first is correct)
    when you name a page you name it without the extension
    .html is the default
    to change it to .php
    you go to "page properties" and change it there

  3. #3
    djkimber is offline Private First Class
    Join Date
    Sep 2007
    Posts
    5

    Smile Re: My form isnt working

    go ahead and try again I was plain around

  4. #4
    Join Date
    Jun 2007
    Location
    In front of my computer.
    Posts
    442

    Default Re: My form isnt working

    is it the "admissions" page?

    http://www.americanfoundersacademy.com/afaregistration

    did you name the page with the form afaregistration?
    the form page can be in html

    it is the "reply" page that must be in php and called action.

  5. #5
    djkimber is offline Private First Class
    Join Date
    Sep 2007
    Posts
    5

    Default Re: My form isnt working

    OK, my apologies! Let me explain better. When you go to admissions and enter in the information into the form, after clicking the submit button it gives me the not found message instead of my "Thank you" page. I'm not sure why the "action.php isn't found. Does that make sense? I hope so because I am a bit confused. :) Thanks for your help!!

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

    Default Re: My form isnt working

    How did you save / publish your "Thankyou" page ?

    The form action must be the same as the thank you page
    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!


  7. #7
    djkimber is offline Private First Class
    Join Date
    Sep 2007
    Posts
    5

    Default Re: My form isnt working

    I did it just like the video tutorial said to.
    The form action must be the same as the thank you page
    What do you mean? In the html or the properties? Or something else? Sorry for my ignorance It is my first website building experience. Thank you for your help!!

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

    Default Re: My form isnt working

    If your thank you page is saved as "action" and therefore published as "action.php" the form Action field should be filled in with "action.php"

    If you have saved it / published it as anything else (i.e. saved as: "thankyou" / published as "thankyou.php" in the form Action field you must type "thankyou.php" )

    After you do that, save / republish your form and REFRESH your browser before testing.
    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!


  9. #9
    djkimber is offline Private First Class
    Join Date
    Sep 2007
    Posts
    5

    Default Re: My form isnt working

    SWEET!!! I got it now! Thank you General! I do have a question though, how do I load multiple actions if I save my thank you page action? Can I have Action1.php and action2.php pages? Is that how it works?
    Either way my registration is now working so thank you!

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

    Default Re: My form isnt working

    Yes, that is so. Of course, for each for you need to set the relevant thankyou page and the form action having the same name.

    However, this is only usefull if you need to have diferent content in these thank you pages, or different email content (subject etc). Otherwise a single action page can handle all your forms.
    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