Question: I have wrote a few VC++ Win32 Console apps which I can use ISAPI. I want to do the same with VB but because of the lack of a true console app I want to see if I can do it using DLL's but don't know where to start if someone and point me in the right direction.

Jason MItchell