Re: Login form implemntation
- From: "Kevin Spencer" <unclechutney@xxxxxxxxxxxx>
- Date: Thu, 10 May 2007 07:25:37 -0400
Use ASP.Net Membership and Role Providers. If you haven't been able to use
them successfully, I suggest you study up on them. The following links
should help:
http://msdn2.microsoft.com/en-us/library/330a99hc.aspx
http://msdn2.microsoft.com/en-us/library/tw292whz.aspx
http://msdn2.microsoft.com/en-us/library/9ab2fxh0.aspx
http://msdn2.microsoft.com/en-us/library/tksy7hd7.aspx
--
HTH,
Kevin Spencer
Microsoft MVP
Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
"lalit" <lalitg79@xxxxxxxxxxxxxx> wrote in message
news:1178795284.350970.111670@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Can Some one please suggest me best way to implement login and
password process in asp.net but not to use inbuilt in ASP.net as I
have tried to make it work It didn't.
I have tried to user to login with right details but then store user
info in session . After that I am checking on each page if the user is
logged in then fine if not then go to login page again.
But session doesn't work the wy i thought.
Any other ways to do it please
.
- References:
- Login form implemntation
- From: lalit
- Login form implemntation
- Prev by Date: Re: sql command
- Next by Date: Re: web.config ignored!?!?!
- Previous by thread: Login form implemntation
- Next by thread: File Upload - Change key code for ENTER key on Browse Button
- Index(es):