Hi All,
I am trying to develop a custom download manager for my website and I have partially succeed.The Problem is, When I download a file, The browser opens default download manager Instead of my download manager.
The MSDN http://support.microsoft.com/kb/327865 guides to use The COM object to achieve this .As I am new to COM object, I am not able understand the stuff.is there any interface like IDownloadManager in C# ? .Please help me to solve this problem.
Thanks with anticipation,
Preethi.