[BNM] Secure file repository
Jason Bailey
jasonslbailey at yahoo.co.uk
Tue Feb 5 20:34:06 GMT 2008
--- Malcolm Elsworth <malcolm at electricputty.co.uk>
wrote:
> Can anyone suggest a way of combining a session or
> cookie based login
> system with a password protected directory? I'd like
> users to be able to
> access the files using their own username / password
> combinations.
>
> The site is built in ASP but the server also
> supports PHP and we're
> happy to combine technologies.
Hello,
We do similar with php and an oracle DB. I'm not sure
if this is overkill but you could stick the files into
a database and protect the sql that shows the files
using your session handling i.e. you've got to login
to see the page(s) that display the
document-display-sql page.
You could do this with php/mysql too
http://www.php-mysql-tutorial.com/php-mysql-upload.php
I guess you could do similar with ASP and ?MSSQL?
For us this allows only the person who uploaded the
file (applicants) and those allowed (selectors) to see
the files.
Jas
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/
More information about the BNMlist
mailing list. Powered by Wessex Networks