I using ASP Windows 2003, i need in my web site, block files to download. if a user is logged, when download a file the direction of file save in URL, example: http://mysite/files/test.xls and any user get this file written this direction in URL, i like to block file or folder if the user is not logged. The logging use session, and MySQL.....