Re: Authentication help.
- From: "Just Me" <news.microsoft.com>
- Date: Mon, 22 Oct 2007 10:52:26 +0100
You need an authentication section in the web.config, once the user has
authenticated then they will be able to access your pages.
"archana" <trialproduct2004@xxxxxxxxx> wrote in message
news:1193030206.659511.156430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all
I am new to asp.net. I want to implement authentication in all pages.
What i want to do is validate user from database table. So currently
what i am doing is on login page validating user and storing valid
user id in sesstion.
On every page i am checking userid from session.. But i don't want to
behavirour. what i want is to provide authentication to all pages
once not on every page .
So how will i do this. And if session expire in between what will
happen if user try to access the page after that.
Please correct me if i am wrong in any concept.
thanks in advance.
.
- Follow-Ups:
- Re: Authentication help.
- From: archana
- Re: Authentication help.
- References:
- Authentication help.
- From: archana
- Authentication help.
- Prev by Date: Server Error
- Next by Date: Re: Data Layer, Business logic layer help
- Previous by thread: Authentication help.
- Next by thread: Re: Authentication help.
- Index(es):
Loading