[thelist] Password-Protect Downloadable Excel Files

Rikter Web Design support at rikter.com
Tue Apr 26 15:30:20 CDT 2005


Hi All:

I'm making available an Excel file for download (using .asp).  This file is
queried from an Access Database.

I'm familiar with
<% Response.ContentType = "application/csv" %>
<% Response.AddHeader "Content-Disposition",
"attachment;filename=nameoffile.csv" %>

Question: Anyone know how to enable this password-protected by default?  I
need to have it require a password to open.

Thanks in advance for any help you could provide.

Sincerely,

Christopher Lee
www.rikter.com
E-Mail: support at rikter.com



More information about the thelist mailing list