Hi! I've created a DLL using VB6 and I want this to be registered and accessed in the Client Machine and not on
the Server.

Is this possible? If so, how can you call a function stored on that DLL in a DHTML?

Second Question:
Can I use the OPEN statement in VB which opens any file for reading and place it on a DLL which in turn will be use
by the DHTML (Client Side)?

Thanks for any help.