Log in form and permissions - TechRepublic
General discussion
May 12, 2005 at 08:20 PM
davoud

Log in form and permissions

by davoud . Updated 21 years, 1 month ago

Hi all,
I am trying to design a sample website(a newbie, learning and practicing) which will have different parts. Users will have different permissions to access to those parts. In other words if we refer to the different parts of the website as A,B,C,D…, user 1 might have permission to access to part A and C, user 2 might have permission to access to part B, and so forth.

Now, I know that I can put a link to each part on Home page and ask user to click on the link and then it will bring up a page that the user can enter user name and password to log in but to be more convenient for all users, I was thinking about a way to put the log in form on the Home page and make the procedure of the loging in automatic for all users, which means after inserting the log in information and submitting them, then the log in form automatically directs the user to the related part of the web site. Could you advice on how I can do this please?

Second question is that, is there any way to set just one password for user 1 to access to part A and C and still make the loging in procedure automatic?

Thanks very much for your input.

This discussion is locked

All Comments