|
-
Jun 19th, 2003, 06:58 PM
#1
Thread Starter
Addicted Member
Newbie Question
i got a login page....and a ms access database....but i only want to allow 1 connection per username....so more than one person cant login on the name at a time...
so ive got a item in my db table thats called "CurrentlyInUse" ... it has Yes/No options enabled....if u look at it...its a checkbox....
so wut i want to do is have it do a check using the session_start function to check if the login name is in use before it allows the user to login.....
since im new to asp, i know exactly wut i want to do...just dont know how to do it.....any help would be great!
thx in advance
AcE
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|