outputting db form data
Posted: Mon Jun 09, 2003 12:12 am
I am needing help with a form. Senario...
I have a form that asks for a firstname, lastname, phone, and problem description. When they click on "submit", it sends them to a confirmation page, which, says thanks and also inserts the record into the mysql database. Now, what I can't get my script to do, is to also, with the thank you, display the information they just entered into the form. I can get it to output all the records, but i can't get it to output what the user has just inputed into the form. Instead, it displays all the records. Any help would be appreciated.
I have a form that asks for a firstname, lastname, phone, and problem description. When they click on "submit", it sends them to a confirmation page, which, says thanks and also inserts the record into the mysql database. Now, what I can't get my script to do, is to also, with the thank you, display the information they just entered into the form. I can get it to output all the records, but i can't get it to output what the user has just inputed into the form. Instead, it displays all the records. Any help would be appreciated.