Menu

Getting form to work on server

Help
2006-02-27
2013-06-03
  • Chris Holmes

    Chris Holmes - 2006-02-27

    I generated a form on my local computer, and it inserts into the remote db with no problem.

    I uploaded the directory with all files to the web server so my visitors can fill it out, but it does not submit into the db. (Still works from my dev machine, though.)

    The thank you page is not showing any values after submit on the web server version, either.

    Thanks for any help on this.

    -Chris

     
    • TNTEverett

      TNTEverett - 2006-03-12

      Sounds like a path problem.  You copied form and process.php file probably includes some local path related stuff that needs to be changed to be strictly relative (platform and server independant). 
      Let me know if you still 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.