Download a file

  • Thread starter Thread starter S Shulman
  • Start date Start date
S

S Shulman

Hi

I am looking for a sample code to do the following:
Allow users download a file withpout a direct access to the file using asp
function

Thanks in advance,
Shmuel
 
What you are looking for is file streaming. A simple google should get you
what you are after.

Curt
 
Back
Top