P
Paul M
Hi
At the moment I have a database with projects that participants enter live
online using front page forms as usual. the form is rather long.
What I would like to do is have a seperate editing database or an editing
table within the projects database( whichever is best) where participants
can fill out the form at there own leasure and save it to the editing
database table using a save button. When they are happy with the entry they
press a button called submit to database, this would then populate the
projects database.
What would be the best way to do this?, I presume it will be some sort of
update query for the editing database
Can I have two buttons on the same page one to save to one database and one
to submit to another?
Thanks
Paul M
At the moment I have a database with projects that participants enter live
online using front page forms as usual. the form is rather long.
What I would like to do is have a seperate editing database or an editing
table within the projects database( whichever is best) where participants
can fill out the form at there own leasure and save it to the editing
database table using a save button. When they are happy with the entry they
press a button called submit to database, this would then populate the
projects database.
What would be the best way to do this?, I presume it will be some sort of
update query for the editing database
Can I have two buttons on the same page one to save to one database and one
to submit to another?
Thanks
Paul M