I can create, make and register the dll.
I use regsvr32 <location of dll> to register it. If I continue to work on the Dll, saving the code, will it reflect directly on the called DLL in the ASP code?

Can you tell I am getting frustrated?