I ve created a database from our production ACCESS database that has 5 key fields. I want to create a interface to use on the web that would
A.) first test if the user is allowed to get into the database( I would give then a password and a username
( ex. Lois123567).)
B. Once they enter correct username and password they would be taken to a screen that would show the transactions that are related to their username. They coudl scroll up through transactions and down. Period.
C.) They would then be allowed to view only their transactions. Once done viewing they could send an email to one of our people here(via a email hyperlink).
I know their are SSL software programs and encryption devices to protect against invasions but I would be satisfied with a secure password checking system.
Can this all be done in ACCESS ?? Any tips would be appreciated. Any sample code available ??
Thank You.
A.) first test if the user is allowed to get into the database( I would give then a password and a username
( ex. Lois123567).)
B. Once they enter correct username and password they would be taken to a screen that would show the transactions that are related to their username. They coudl scroll up through transactions and down. Period.
C.) They would then be allowed to view only their transactions. Once done viewing they could send an email to one of our people here(via a email hyperlink).
I know their are SSL software programs and encryption devices to protect against invasions but I would be satisfied with a secure password checking system.
Can this all be done in ACCESS ?? Any tips would be appreciated. Any sample code available ??
Thank You.