D
Dianne
Using FP, I created a series of webpages that collect data and drop it into
Access databases. It's important that users do not see Page 2 before
completing Page 1, and not see Page 3 before completing Page 2, and so on.
Then I attempt to match up the data from each database after the fact, using
IP addresses, date/time stamp. It becomes problematic when there is a lot of
traffic, and I end up tossing records that I cannot match.
What I would like to do is create a temporary repository so each user's data
remains intact and when they click the final Submit button, it drops into the
database. Is this even possible?
Access databases. It's important that users do not see Page 2 before
completing Page 1, and not see Page 3 before completing Page 2, and so on.
Then I attempt to match up the data from each database after the fact, using
IP addresses, date/time stamp. It becomes problematic when there is a lot of
traffic, and I end up tossing records that I cannot match.
What I would like to do is create a temporary repository so each user's data
remains intact and when they click the final Submit button, it drops into the
database. Is this even possible?