Download file programatically?

  • Thread starter Steve C. Orr [MVP, MCSD]
  • Start date
S

Steve C. Orr [MVP, MCSD]

You should use something like Forms Authentication to be sure you know who
is requesting the file download.
Here's more info:
http://www.dotnetbips.com/displayarticle.aspx?id=9
http://www.4guysfromrolla.com/webtech/121901-1.2.shtml
http://www.dotnetbips.com/displayarticle.aspx?id=117

You can store your files in a database or a secured directory on your
server. Then you can use Response.WriteFile to output the file
programatically.
http://msdn.microsoft.com/library/d...fsystemwebhttpresponseclasswritefiletopic.asp
 
X

Xavier MT

Does anybody know how to start a download programatically but first check
who is actually downloading the file?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top