1 add on new website
2 darg n drop login control
3 darg n drop logingStatus Control
4 add new database add Table tbluser
5 add two columns in Tbluser , user,password
6 double click on loginControl i will Create Authenticate Event like this
protected void Login1_Authenticate(object sender, AuthenticateEventArgs e)
7 add this code in Login1_Authenticate
8 add few temporary data in database tbluser Like username = usamawahabkhan , Password = abc
9 press five
by usama wahab khan
0 comments:
Post a Comment