Saturday, March 24, 2012

Login generator module?

I need to get some informations about this post:

1) There is any module (VB.NET or C#) that generate logins based in a data table (SQL)?

2) And about informations (whitepapers, articles, foruns, ...). Where can i find it!?

All the help is need. Thanks in advance

R. NevesCheck out this article using the ASP.NET Web Matrix (free tool for ASP.NET development) that shows you how to set up a login page:

http://www.asp.net/webmatrix/tour/section9/createloginpage.aspx
Thanks Darrell about your info, but i don't want to create a page login like that (VS2005 have a component that creates login page automatic :> ).

What i need is that the page login shows to the user a number of logins available in the DataBase (Sql Server), and shows to him, allowing to select the specific login that he wants.

For example: the "hotmail service", when the user try to register a login that is saved, he shows the alternatives that is possible to register, based in the name of the user.

What i want is similar to this process... :)

R. Neves

0 comments:

Post a Comment