I have created an ActiveX Dll and have put in the object tag into the HTML.
<OBJECT ID="CSystemInfo"
CLASSID="CLSID:9BDC7620-424B-4A50-8964-23E4A7ED398A"
CODEBASE="SystemInfoProject.CAB#version=1,0,0,0">
</OBJECT>
I know this is probably a dum question but how do I use the functions in the dll?
Ladyhawk.
** ASP/VB/Java Programmer **
<OBJECT ID="CSystemInfo"
CLASSID="CLSID:9BDC7620-424B-4A50-8964-23E4A7ED398A"
CODEBASE="SystemInfoProject.CAB#version=1,0,0,0">
</OBJECT>
I know this is probably a dum question but how do I use the functions in the dll?
Ladyhawk.
** ASP/VB/Java Programmer **