Re: Preventing Others From Downloading Database - نوشته شده در (2104 Views)
Starting Member
Nath
مطلب: 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.<
 پیش‌فرض مرتب‌سازی برای تاریخ DESC به معنی جدیدترین است  
 تعداد در صفحه 
نوشته شده در
Support Moderator
Doug G
مطلب: 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
======<