I have a VB prog that uses a dll, I want to run it over the internet, normally you would register the DLL on the web server and then it would work fine. However our web host wont register the DLL. Does anybody know if I can either access a dll that has not been registered or import the dll into...