Hi pals,
I have created a page with 2 textBoxes, one named userText for username and the other, passText for password. Let's imagine the correct username and password, both, are "admin". I am going to pass these two strings though some of my administrative pages. Please help me to do the safest method for applying this functionality.