Hi there. Looking for help on a vb project.
-
Hi there Vb community, im looking for help or an example for the following: Im looking to create a program that starts up with user login, once users login they would be taken to the latest news etc. Using a tab control or something similar the user can click on mail/jobs specific to that user only. If your slightly confused, i'd like something like this for employees. Any help or advise would be great thanks, Malcom
-
Hi there Vb community, im looking for help or an example for the following: Im looking to create a program that starts up with user login, once users login they would be taken to the latest news etc. Using a tab control or something similar the user can click on mail/jobs specific to that user only. If your slightly confused, i'd like something like this for employees. Any help or advise would be great thanks, Malcom
Sounds more like a corporate Portal than a VB (windows) applicaiton. Before you go and build something, take a look at Dot Net Nuke (DNN). http://www.dotnetnuke.com/[^] Take the time to learn about it and you will be amazed at what you get for free! :-D I implemented it at my previous company and it works really well. david
-
Sounds more like a corporate Portal than a VB (windows) applicaiton. Before you go and build something, take a look at Dot Net Nuke (DNN). http://www.dotnetnuke.com/[^] Take the time to learn about it and you will be amazed at what you get for free! :-D I implemented it at my previous company and it works really well. david
Sounds more like an assignment to me.
-
Hi there Vb community, im looking for help or an example for the following: Im looking to create a program that starts up with user login, once users login they would be taken to the latest news etc. Using a tab control or something similar the user can click on mail/jobs specific to that user only. If your slightly confused, i'd like something like this for employees. Any help or advise would be great thanks, Malcom
Hi if you are familiar with Visual basic then it's so easy to creat that kind of software . At first your must to know all atribute . Make a design of data base E-R diagram depand on your requrement. First : you design the diagram and make relation with all entity ( Entity-Relationship Model ) Second : Make form depand on those table you made and relationship of model ( You must to make a table of user name and password and make relation with users ) Then it will be more easy. If You want source code or if you want sample Please write would try to reply you as soon as possible Good luck
-
Hi if you are familiar with Visual basic then it's so easy to creat that kind of software . At first your must to know all atribute . Make a design of data base E-R diagram depand on your requrement. First : you design the diagram and make relation with all entity ( Entity-Relationship Model ) Second : Make form depand on those table you made and relationship of model ( You must to make a table of user name and password and make relation with users ) Then it will be more easy. If You want source code or if you want sample Please write would try to reply you as soon as possible Good luck