Hi All,
I am in the process of gathering information of printers at various locations. I have created a web form that the user populates and when submitted, it calls a php script that writes to a csv file. This works okay.
When the csv file is written, the user is redirected back to the form to be filled in should he wish to add another printer
What I would like to do is save the user from having to fill in the Company, Branch and Contact details in for every submission. Is there any way I can prepopulate certian fields of the form with the information already submitted on the first submission.
Any help will be appreciated.
Thanks
I am in the process of gathering information of printers at various locations. I have created a web form that the user populates and when submitted, it calls a php script that writes to a csv file. This works okay.
When the csv file is written, the user is redirected back to the form to be filled in should he wish to add another printer
What I would like to do is save the user from having to fill in the Company, Branch and Contact details in for every submission. Is there any way I can prepopulate certian fields of the form with the information already submitted on the first submission.
Any help will be appreciated.
Thanks