Computer Science Canada

How to create a password for Visual Basic Projects or Form ?????????

Author:  Uday Singh [ Thu Jun 30, 2011 7:05 am ]
Post subject:  How to create a password for Visual Basic Projects or Form ?????????

I create a program for Office Job and also create a form including Sales Manger Job , Account Job , Payroll Job and Cashier Job and when open main form including these Title( Sales Manger Job , Account Job , Payroll Job and Cashier Job) then responsible person click on the specific tab then I want the program ask for username and Password.

If you know then plz reply on this Email ID : aboutudaysingh@gmail.com

Thanks
Uday Singh

Author:  apython1992 [ Thu Jun 30, 2011 10:29 am ]
Post subject:  RE:How to create a password for Visual Basic Projects or Form ?????????

How about telling us what you've tried? You know you're going to want to start with a couple of text entries to take input, which checks against something stored on disk to map a username to a password. Nobody is going to give you some code that just does is without you learning anything. Start with that, and if you run in to trouble ask more specific questions.


: