using membership controls
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have a database(mydb) with userid fild data. and i want to use AspLogin control and other control that manage membership that uses aspnetdb of asp.net application. so how i can use the userid of aspnetdb and bring it in my own database(mydb) when the users loged in ? thanks
-
I have a database(mydb) with userid fild data. and i want to use AspLogin control and other control that manage membership that uses aspnetdb of asp.net application. so how i can use the userid of aspnetdb and bring it in my own database(mydb) when the users loged in ? thanks
Below are some links http://aspnet.4guysfromrolla.com/articles/101806-1.aspx[^] http://msdn2.microsoft.com/en-us/library/ms998347.aspx[^]
Best Regards, Haissam Abdul Malak My Blog