Keeping track of random ideas can be challenging if you don't write them down when they occur. If you're updating an Access form, for example, you may wish to jot down a quick note about the form or ...
I've got an Access database form that needs to be web-based. I'm not a total newbie, as I've done datagrids, the login forms, validation, and figured out the OldDataAdapter, DataSet, and OleDbCommand, ...