Hey guys,
I want to make a "secure download" thing, and I'm having some trouble. What's the best way to go about securing files so that only people I want can download them? Is there any way to start a raw transfer so that I can have ASP.NET transfer a file without it actually being visible on the server? Any help here would be most appreciated...
