The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Mlogin - Login User Control

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Mello

Posts: 100
Nickname: knarf
Registered: May, 2004

Michael Mello is .NET Web Developer
Mlogin - Login User Control Posted: Jun 20, 2004 3:52 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Michael Mello.
Original Post: Mlogin - Login User Control
Feed Title: melloblog
Feed URL: http://www.thauvin.net/errorpage.htm?aspxerrorpath=/Default.aspx
Feed Description: .NET and Everything After.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Michael Mello
Latest Posts From melloblog

Advertisement
The next release of ASP.NET, codenamed ASP.NET "Whidbey" will have built in support for user name/password credential storage.  Until then, I will continue to use Mlogin.

Mlogin is a login user control that I built with C#/ASP.NET on 1.1 of the .NET Framework.  It's a fairly straightforward, easy to use control that will handle the authentication of users quickly.  Mlogin exposes six properties that will assist in the set up process, which include:  Header, DbKey, PassParam, Remember, SP, and UserParam.  All of these properties are explained within the readme.html of Mlogin.

Here's the default look of Mlogin, which is easily customizable with the provided stylesheet:



There are no restrictions on the code, so feel free to modify it to suit your needs.  Any questions, comments, or suggestions are welcomed.

Download Mlogin (24 KB)

Read: Mlogin - Login User Control

Topic: Israelis at Redmond Previous Topic   Next Topic Topic: Some GMail tips

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use