redirecting from one form to another

srivalli

Well-known member
Joined
May 4, 2005
Messages
189
Programming Experience
Beginner
my project consists of three forms
first form is login form where i enter user name and password.
once that is validated i want to shift to second form that is transaction form.

actually first i added one main form in which i place main menu
and i added three main menu items
say
1.login
2.transaction
3.exit

now i want to enter into transaction form if my login form is validated.

how to do
can any one give me some hints
thank to all who viewed this thread.
 
Back
Top