09-08-2007, 06:54 PM
We are redirecting users to a password-protected folder using htaccess and an shtml file. Users are authenticating just fine and landing in the right folders, which are named the same as their email addresses.
However, when opening an Excel spreadsheet from within the folder, they are prompted again for their username and password. Clicking cancel at that point allows the user to proceed. It appears the second popup is not needed to access the file.
Any ideas how to maintain a session or suppress the second popup in another way?
Thanks.
However, when opening an Excel spreadsheet from within the folder, they are prompted again for their username and password. Clicking cancel at that point allows the user to proceed. It appears the second popup is not needed to access the file.
Any ideas how to maintain a session or suppress the second popup in another way?
Thanks.