Hi

I have this winsock server which i have created in visual basic and i am trying to create an active-x dll which can be used via ASP pages to connect to the server.

The problem is i cant seem to get the DLL to work with ASP, i tried it in a VB project as a class and worked fine.

What i was wondering is, is there any DLL's which already do this that i can download and edit the source code to suit my own needs or is there a better way to do this.

Thanks.