Hello,
I would like to build a VB6 dll that retrieves html content based on a url which I provide.
This needs to be a dll,not an exe... no form/user interface.
I need it to be a dll, because this will be executed server-side and then some additional logic is performed on the retrieved html and...