Wednesday, July 24, 2013

How to Control a login ASP C#


On a web page there are 2 text box txtUserName and txtPassword, 1 submit button and a label 

After typing userName and password when the user click on button it will be checked against database, and if they match the label will be updated



When Wrong password is entered
When Correct Password is entered
To Download the Project click HERE

I hope this was informative for you and I would like to Thank you for reading

No comments:

Post a Comment