views:

195

answers:

0

Hi , I am newbie and i wanted to create a sample login application which accepts username name and password and validates the same after licking on a submit button. i have created userInterface screen and i wanted to do the validation and i am struck with that. i wanted to check if the username and password are same and if so display a welcome message with the username else message to enter the user name and passord correctly.

Can anyone help me do the validation ?