whatever
08-13-2002, 04:52 PM
I'm writing a website using ASP.NET and the website uses an access database file. This database file contains password information, and i just found out that if someone found out the name of the access file, they can directly download it by simply entering it in the url.
for example:
www.example.com/data/myDatabase.mdb
and IE will automatically download the file. How do I prevent that from happening?
Thank You
for example:
www.example.com/data/myDatabase.mdb
and IE will automatically download the file. How do I prevent that from happening?
Thank You