Displaying data from access database
Hi Guys can anyone help me with this please!
Iâve got a form that submits to an Access DB. Itâs a simple form with some JavaScript validations. What I need to do next is to display the data of the person who completed the form and submitted it into another or same page and also allow them to print it.
For example if I fill in a form then press submit then it will display all my information just submitted, including an Auto number that is generated in access.. I will then be able to print the page sign it and send it to the department collecting the information!
Hope this makes sense,
Iâve managed to display all the data but at the moment itâs displaying everything in DB, and all I want is the record of the person filling the form.
Can this be done!
Thanks for all your help in advance
|