VB6: All-code replacement of inet control?

jewbloob

n00b
Joined
Sep 8, 2004
Messages
24
right now im writing a DLL. one of the functions i want it to have is downloading a file from the internet from any specified url. i know this is very possible with the internet transfer control, but I dont know how i could implement one into my DLL while still capturing the events. so, im looking for an all-code replacement of it, so i can just use a withevents statement.

link me up if you know where to get one. also, if there is an easier way to do this and im not thinking outside the box, let me know also. any help is appreciated!
 
Back
Top