Click here to Skip to main content
15,893,594 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am doing form application. This app have 2 different user type. Example: admin, simple user...
How to make that
Posted
Comments
Richard MacCutchan 12-Nov-12 4:18am    
How can anyone answer such a question? You need to provide much more detail about what you are trying to achieve and what problems you are having.
vivektiwari97701 12-Nov-12 4:19am    
users details are maintained in DataBase so u can use user type Property in ur user table its better to google this topic ...
bbirajdar 12-Nov-12 4:26am    
Win'Form' or Web'Form' ? And to 'make' such a application , you need to write code...
Shanalal Kasim 12-Nov-12 4:28am    
Provide more details about what you are trying to achieve.
Herman<T>.Instance 12-Nov-12 4:40am    
just code it! What is stopping you?

1 solution

Have a login form and have username, password for each user and do the process acording to the user who logged in
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900