Wet_Blanket
Registered User.
- Local time
- Today, 07:02
- Joined
- Dec 3, 2008
- Messages
- 113
I have a form that will be used by multiple user in order to input new account information. Depending on what is selected, the data can be stored in 3 different tables, and once this code is executed the data is "erased" from the form. I also took away the navigation buttons. The reason for this is that I didn't want users to be able to scroll backwards through the data and eventually there would be thousands of records.
Problem though is implementing an audit trail (like Irish's) because there aren't any real "records."
Is there a better way to do this?
Problem though is implementing an audit trail (like Irish's) because there aren't any real "records."
Is there a better way to do this?