Authentication w/ FileSystemObject
I have a client that uses classic asp on thier website. They post
files for othier clients to a directory that uses windows integrated
authentication.
I wanted to give them an asp page with a login FORM on it that would give them a file listing of this directory. The asp page is easy enough - I can get it to read the files, but I have remove the window auth. to do so. Is there to pass/set a user login account only from this page.
|