Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/20402?pagenum=1
05 November 2025, 08:58
Topic
Nath
Re: Preventing Others From Downloading Database
05 January 2002, 12:00
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.<
Replies ...
Doug G
05 January 2002, 13:38
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.