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 pleaseUse 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@.googlemail.com> wrote in message
news:1178795284.350970.111670@.y80g2000hsf.googlegroups.com...
> 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
>
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment