Menu

This should be a simple one...

Help
orionellis
2005-11-04
2013-06-03
  • orionellis

    orionellis - 2005-11-04

    First of all, I would like to say that phpformgenerator is the best idea I have seen in a long time.  I think that this will be a simple one for you gurus. Once the data stored in the variables is sent to the "thank you" page, I have a link a the bottom of the thank you page that takes the user back to "index.html". When the user clicks this link to go back home, I want all of the records (only the records) in the databas to be emptied as well. This prevents data from staying in the database. If anyone can help me, I would appreciate it. orionellis@sbcglobal.net

     
    • TNTEverett

      TNTEverett - 2005-11-05

      OK, so you've got me totally baffled.  Why would you want a form if you are not going to capture the user data in a database for future access? 
      If all you want to do is display data on a thankyou page you don't need a database. 
      What is it that you really want? 

      Variables are temporary as data is passed from one page to another.  Once the pages refresh, the varables are gone.  The database is a file or MySQL db that permanently stores the form data. 

       

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.