Menu

Form not submitting

Help
2012-02-28
2013-06-03
  • Kevin Tormasy

    Kevin Tormasy - 2012-02-28

    If you go to http://www.kevinwp.com/ask.htm and click on the submit form  button, you get the following message
    The page you are looking for might have been removed,
    had its name changed, or is temporarily unavailable.
    Why is this happening and what can be done to fix it?  

     
  • TNTEverett

    TNTEverett - 2012-03-06

    This line in your form defines the location of the form processor.
    <form enctype='multipart/form-data' action='process.php' method='post'>
    The file named 'process.php' must be located in the same directory as your ask.htm file. 
    Your site must also support PHP files using the ".php" file extention.
    Let me know if you stil need help.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.