I've got this code in an asp page:
and it works. What I'm looking for is the equivalent in PHP. Apparently my google-fu is lacking because I can't find anything.Code:dim obj set obj = server.CreateObject("tstPrj.clsTest") obj.test
tsgPrj is a homemade/VB activeX dll, btw.
Thanks for any insight you folks might have.


Reply With Quote

Bookmarks