Connecting Tech Pros Worldwide Forums | Help | Site Map

How to create a code for buttons"Login"(user and password)?I'm beginner in VB

Newbie
 
Join Date: Oct 2009
Posts: 2
#1: 4 Weeks Ago
I must write a code for a hospital patiens with 5 interfaces.
First interface: "Login button"
2 interface:"serach button"
3 interface:"reports"
4 interface :a menustrip with help and about
5 interface:buttons with add,delete,modified

Newbie
 
Join Date: Oct 2009
Posts: 31
#2: 4 Weeks Ago

re: How to create a code for buttons"Login"(user and password)?I'm beginner in VB


Time to use the Data Form Wizard, which you should find under Add-Ins>Add-In Manager...

Create an Access97 formated database with the information you want to capture and then use the wizard. Run the wizard as many times as necessary to create all the different types of forms/code/control/class combinations you can. Save the project for future reference and when you have a specific question on how to do something, then come back here and post it but please don't expect us to do your homework for you.

Thanks and Good Luck
Newbie
 
Join Date: Oct 2009
Posts: 2
#3: 4 Weeks Ago

re: How to create a code for buttons"Login"(user and password)?I'm beginner in VB


Thank you,but i don't expect to you to do my homework.At school i don't understand because i don't have much informations and
I wrote all the requests, because I wanted to understand the problem.I will try to solve this problem.
Thank you!
Reply