Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

URGENT: "<OBJECT>" tag

Status
Not open for further replies.

NevG

Programmer
Oct 10, 2000
162
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top