Gang
urgent help needed here please
I am trying to use an activex control on my ASP page using the following element...
<OBJECT ID="xxxxxxx" CLASSID="CLSID:0C7E16D7-3A53-43EB-83C6-392F348A5E72" CODEBASE="Name.CAB#version=1,0,0,0" VIEWASTEXT>
</OBJECT>
But for some reason the control wont load, cant access any methods or anything ....
I know Im doing something wrong but cant figure out what...
[Name].CAB is the CAB file with several ocx, dll's in and is in the same directory as my web pages trying to call it.
any help really appreciated
urgent help needed here please
I am trying to use an activex control on my ASP page using the following element...
<OBJECT ID="xxxxxxx" CLASSID="CLSID:0C7E16D7-3A53-43EB-83C6-392F348A5E72" CODEBASE="Name.CAB#version=1,0,0,0" VIEWASTEXT>
</OBJECT>
But for some reason the control wont load, cant access any methods or anything ....
I know Im doing something wrong but cant figure out what...
[Name].CAB is the CAB file with several ocx, dll's in and is in the same directory as my web pages trying to call it.
any help really appreciated