Actually i wanted to make a login form, form1, form2 and form3. There are 3 types of users, mainly Admin, Manager and Operator. So at this login form we muz enter the username and password and select ur position eg. Manager from 3 radio buttons. After that when we click enter, it will check with the database to ensure if the username, password and position is correct. If it's correct Operator will go into form1, Manager will go into form2 and Admin will go into form3. Can anyone guide me through this??
Tags: