Use Login Control for Custom User Authorization

Friday, November 20, 2009





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
share this post
Share to Facebook Share to Twitter Share to Google+ Share to Stumble Upon Share to Evernote Share to Blogger Share to Email Share to Yahoo Messenger More...

0 comments: