How can i insert a reference to an non-COM librairy. I wish to use some functionnality of the tlbinf32.dll librairy but I can't do a server.createobject on it and I can't find out how to include a reference to that librairy.
if you mean like you do with most Windows API , you cant , you will have to wrap an ActiveX control around it, then use the ActiveX to allow the ASP to interact with it's functionality. Karl Blessing aka kb244{fastHACK}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.