Hi, I was hoping someone could help me out a lil bit here. I shall create a Program in Visual Studios 2005 (Im not sure if this is in the correct area **sorry mods if its not**).
I shall explain what i want the program to do, if some one could just let me know what is going to be the best way to carry out this operation, as some ppl have told me im going to have to use asp.net and others said using just studios with a database links should be fine. Im just puzzled quite a bit and im sure there are a few vb experts in here who could just tell me what direction i should be heading in.
well here is what i want my program to do:
1- To have a login Screen (with multiple users) I shall be an admin, but once logged in I should be able to create other users who are NOT admin. And delete users who are not in use.
2- I want to be able to add/remove items, and i want to be able to see what items have been borrowed by people, and what items have been returned.
3- When Users log on i want them to be able to ask for assistance with some problems so when they log on they would add something like "Monitor not working" and the Admin would log on and answer the problem.
4- When Users log on under a section, there are 5 computer suites, I want them to be able to look at some suites and let the Admin know what suite they want to book out and for how long, so a computer suite is blocked out under the users use for example maybe half a day and some suites shall be in use, finally
5- when users log on their screen should be different from the admins screen, users cant add/delete items and users, they can only see what items are available and who has borrowed items, they can only see what suites are available at what times, and can request assistance and log calls. Admin on the other hand can do all of that and add/edit/delete information.
Hope you have a general idea, Im kinda in split minds as i dont know what is the best way forward. Also im a bit rusty on my vb skills, I would like to see honest comments if you feel im biting off more than i can chew then its fine, and if you think i shall struggle on any of the sections and i should drop any of the sections please let me know.
Thank you for your time.
I shall explain what i want the program to do, if some one could just let me know what is going to be the best way to carry out this operation, as some ppl have told me im going to have to use asp.net and others said using just studios with a database links should be fine. Im just puzzled quite a bit and im sure there are a few vb experts in here who could just tell me what direction i should be heading in.
well here is what i want my program to do:
1- To have a login Screen (with multiple users) I shall be an admin, but once logged in I should be able to create other users who are NOT admin. And delete users who are not in use.
2- I want to be able to add/remove items, and i want to be able to see what items have been borrowed by people, and what items have been returned.
3- When Users log on i want them to be able to ask for assistance with some problems so when they log on they would add something like "Monitor not working" and the Admin would log on and answer the problem.
4- When Users log on under a section, there are 5 computer suites, I want them to be able to look at some suites and let the Admin know what suite they want to book out and for how long, so a computer suite is blocked out under the users use for example maybe half a day and some suites shall be in use, finally
5- when users log on their screen should be different from the admins screen, users cant add/delete items and users, they can only see what items are available and who has borrowed items, they can only see what suites are available at what times, and can request assistance and log calls. Admin on the other hand can do all of that and add/edit/delete information.
Hope you have a general idea, Im kinda in split minds as i dont know what is the best way forward. Also im a bit rusty on my vb skills, I would like to see honest comments if you feel im biting off more than i can chew then its fine, and if you think i shall struggle on any of the sections and i should drop any of the sections please let me know.
Thank you for your time.