login system..urgnt plz..
-
I've to create a login system, can any body tell me how to create session of loginned users, and how i can populate the data of loggined users which was saved at the time of signing up a user. e.g, (Username,Location,Phone#,Address, etc..) when a user login in he could see his data in text fields and could update his data also(how i bind data with text field also tell me this). My question is in parts so plz tell me step by step who want to assist me. Thx in advance for him. And plz tell me the codings in (ASP.NET using C#) bcz i'm not able to do this job in VB.NET.Thxxxxxxxxx m.reehanmunir
-
I've to create a login system, can any body tell me how to create session of loginned users, and how i can populate the data of loggined users which was saved at the time of signing up a user. e.g, (Username,Location,Phone#,Address, etc..) when a user login in he could see his data in text fields and could update his data also(how i bind data with text field also tell me this). My question is in parts so plz tell me step by step who want to assist me. Thx in advance for him. And plz tell me the codings in (ASP.NET using C#) bcz i'm not able to do this job in VB.NET.Thxxxxxxxxx m.reehanmunir
IMHO, you might want to download the ASP.NET starter kits and see how they implement it , for example the personal starter kit. The links below can get you started: http://www.asp.net/vwd/starterkits.aspx?tabIndex=4&tabId=46[^] http://msdn.microsoft.com/asp.net/downloads/kits/default.aspx[^]
-
IMHO, you might want to download the ASP.NET starter kits and see how they implement it , for example the personal starter kit. The links below can get you started: http://www.asp.net/vwd/starterkits.aspx?tabIndex=4&tabId=46[^] http://msdn.microsoft.com/asp.net/downloads/kits/default.aspx[^]