Forms auth for directory
- From: dhnriverside <dan@xxxxxxxxxxxxx>
- Date: Fri, 29 Apr 2005 04:10:02 -0700
Hi guys
Ok, I have a website which has an "Artists Only" section, for which you have
to login for. This section is contained within its own directory on the
server "/aonly".
I want to make people login before they can access this directory, with a
User control on each page for logging in. I'd like to use Forms auth and sql
server (i know how to check that against the entered details).
I also want a login.aspx page so that if their session expires, it's easy to
log back in.
Question is.. how do I create the forms auth and make it protect the
"/aonly" directory, and can I make the user control authenticate the user,
and then forward to the protected directory?
HOpe that makes sense!
Cheers
Dan
.
- Follow-Ups:
- Re: Forms auth for directory
- From: Brock Allen
- Re: Forms auth for directory
- Prev by Date: databinding xml to dropdownlist
- Next by Date: Re: Stupid question
- Previous by thread: databinding xml to dropdownlist
- Next by thread: Re: Forms auth for directory
- Index(es):
Relevant Pages
|