DirectoryInfo Login Page for Secure Directories

S

steltenpohl

Hi,

I have a page that allows the user to browse the filesystem on the
webserver, what I would like is to pop up a login screen when the user
tries to go to a secured directory (using active directory). Once a
user logs in they will not be asked to login again unless they try to
access a directory they do not have access to.

Thanks in advance!
 
C

Cor Ligthert [MVP]

Steltenpohl,

This depends what kind of login method you use.

(Using the sessions you can forever prevent asking again for the login)

A better place to for this question is in my idea
microsoft.public.dotnet.framework.aspnet

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top