Hey!

I'm making a download program (like Go!Zilla, NetZip, GetRight, etc)...except that mine runs on a remote server over a LAN...interested?

The idea is that when you click on a link in Internet Explorer/Netscape the client version of the program intercepts the download, ships it off to the server machine which does the download for you (therefore not lowering you machine's bandwidth) and when the download it complete the browser copies it back to your machine Cool huh?

What I need to know is: How do you grab a download from IE/Netscape?