I want to create a function that will limit the number of times a user can log onto a website.
D Donna Nov 8, 2003 #1 I want to create a function that will limit the number of times a user can log onto a website.
T TC Nov 8, 2003 #2 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 Click to expand... log onto a website.
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 Click to expand... log onto a website.
D Donna Nov 11, 2003 #3 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.
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.