Hi Guys,
I am Implementing a site which provides Files for Download afte they are purchased online.
The files for download need to be accessable to download manager after only the user logs in.
and also the file download url should be active for only a specified period say(7 days).
The functionalaty i need is similar to that provided by RapidShare.com, MegaUpload.com etc,
I am using IIS 6.0 and ASP.NET for development and also the implementation has DMZ architecture. i.e., The web Server is in the DMZ and the files and the Database are in the Secure private LAN.
I have no clue how to do it , I would be happy to recive any help about the same...