Re: Preventing Others From Downloading Database - Posted (2101 Views)
Starting Member
Nath
Posts: 9
9
A nice trick I've found is to give the database an ASP extension (e.g Snitz_Forums_2000.asp) You can't download the file, and the ASP engine will stop trying to parse the page after a few bytes. Tested on Brinkster.<
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Support Moderator
Doug G
Posts: 6493
6493
Not all servers stop, some will merrily display the entire db source in the browser. If you've looked at an MDB with notepad, you know a lot of db content is easily visible.

======
Doug G
======<