I want to create a program (in Standard Exe) consists of three forms. The first one is a form for registration, where the user is asked to enter the necessary info's, including the desired username and password, the second is form is for the log-in where you will enter the username and password, and the third one is the main form. My problem is: When the user has inputed the username and password in the registration form, how can i use it as a reference for the second form which is for the log-in?? I mean, how can i passed the variable of the username and password from the register form in to the log-in form, so that i can now proceed to conditional statements whether he/she has inputed them correctly..
Pls, pls pls!! Give me the source code if you know it!!
That's all, and i hope you'll answer it. Thanks!!!
2006-12-18
16:01:41
·
4 answers
·
asked by
bill
2