Click here to Skip to main content
15,885,782 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
to create a simple application for my user.
1. The login should be role based i.e. the user will login using two different login types: Admin and User.

2. Admin can Insert, update, delete and create user as well as has full rights to the entire application.

3. User should be only able to view their own details and the data they want form the excel sheet.

Data is about softwares and their different versions and keys stored in a file.

When a user selects a certain software name their different versions should be shown in a list and when user selects s version the keys of that version should be shown.

Thanks and regards
Posted
Updated 11-May-14 20:38pm
v2
Comments
[no name] 10-May-14 16:19pm    
Okay... help with what? You have not described any kind of a problem for us to help with.

1 solution

 
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