Limit login to two times

D

Donna

I want to create a function that will limit the number of times a user can log onto a website.
 
T

TC

And that would be what to do with designing database tables with Microsoft
Access?

TC


Donna said:
I want to create a function that will limit the number of times a user can
log onto a website.
 
D

Donna

The user's ID will be tracked on the database -- so that I know when they log in - and when they have logged in a second time, they will be denied further access to the website.
 
Top