Getting the values of the text boxes between forms
Hi all,
I have a Login form that contained user name, password, and database name in three text boxes. After the user login successfully, the login form will be hidden and Form2 will be loaded up. In this Form2 I want to get the username, password, and database name from the text boxes in Login form to create a connection string. Could anyone help me with this? Thank you very much!
cdnamm
|