Forums
This topic is locked
Separate userid and passwd for different entries
Posted 31 Jul 2001 13:05:16
1
has voted
31 Jul 2001 13:05:16 Johan Arvidsson posted:
Dear all,I have made a webbased memberdatabase for a non-profit association. It's made with asp and MS Access and includes forms for adding new members, changing memberinformation and deleting members, as well as searchpossibilities. All that works nice.
The question I hope any of you can help me with is how to arrange the following: I want different users to get access only to parts of the memberdatabase. I want for example that one person will have possibility to add, view, change and delete the information about members in one city and another person for another city a s o. I have absolutely no idea about how to arrange this login-system and will be happy for all help! The login can be based on the database as 'user get access to all entries with entry town=Stockholm' or something like that...
I hope anyone can help me! Thanks!
Johan
Replies
Replied 02 Aug 2001 10:45:44
02 Aug 2001 10:45:44 Dark Psycho replied:
There is a solution you have a page that only allowds people that have logged in and another that everybody can see
know wath do you do
Make a loginpage
the redirect page when pass and username are correct is the page wich allows people to change te dbase
the page the user will see if pass and username are wrong is the page that not allowed changing the dbase
I hope this will help you out
Greets DarKPsyCho
The Power Is In The Code
know wath do you do
Make a loginpage
the redirect page when pass and username are correct is the page wich allows people to change te dbase
the page the user will see if pass and username are wrong is the page that not allowed changing the dbase
I hope this will help you out
Greets DarKPsyCho
The Power Is In The Code