J
justin
How would I go about creating something where the user was
entering data into a Form, then, when all info is correct
the user clicks on a command button that writes the
information to the permanent table and at the same time,
deletes the information from the temporary table.
I'm trying to set something up so if the user enters data
wrong nothing will be affected until the submit button is
clicked.
Would we even need the temporary table, or could I just
set it up so no information is stored until the command
button is clicked?
THanks
-Justin
entering data into a Form, then, when all info is correct
the user clicks on a command button that writes the
information to the permanent table and at the same time,
deletes the information from the temporary table.
I'm trying to set something up so if the user enters data
wrong nothing will be affected until the submit button is
clicked.
Would we even need the temporary table, or could I just
set it up so no information is stored until the command
button is clicked?
THanks
-Justin