Access db with password protected folder help
am 13.09.2005 21:34:24 von Mike
Here's the situation. I've setup basically an invoicing system for someone
on their website. Seeing as it contains somewhat sensitive information
(basically contact info, not payment info) they'd like it to be in a
password protected folder. Their ISP uses IIS, but doesn't give them access
to the user permissions as you'd see on an nt machine. They do have
..htaccess folder protection. The site works just fine - until i protect the
folder. Once the folder is protected - the files (asp) no longer function.
Best i can tell they're trying to connect to the db and it's just dead
ending. Any suggestions on what needs to be done here?
Thanks
mike
Re: Access db with password protected folder help
am 13.09.2005 22:34:42 von McKirahan
"Mike" wrote in message
news:uOZLWoJuFHA.1032@TK2MSFTNGP12.phx.gbl...
> Here's the situation. I've setup basically an invoicing system for someone
> on their website. Seeing as it contains somewhat sensitive information
> (basically contact info, not payment info) they'd like it to be in a
> password protected folder. Their ISP uses IIS, but doesn't give them
access
> to the user permissions as you'd see on an nt machine. They do have
> .htaccess folder protection. The site works just fine - until i protect
the
> folder. Once the folder is protected - the files (asp) no longer function.
> Best i can tell they're trying to connect to the db and it's just dead
> ending. Any suggestions on what needs to be done here?
>
> Thanks
>
> mike
Minimally, password protect the MS-Access database.