PDA

View Full Version : Displaying Activex Components (W2K)



govi
03-27-2002, 01:09 PM
Hi All,

I am having problems embedding the activex component in the web page.....

Copied the OCX file to C:\Winnt\system32 & then
registered the activex component using
regsvr32 <Filename>.ocx

This is the code i used to put the activex object...

<HTML>
<BODY>
<OBJECT classid="AE74ED9A-5D89-46E9-8047-C4B6346B8FC3"></OBJECT>
</BODY>
</HTML>

This however does not work & shows me a blank page...

Any help greatly appreciated....

Thanx & Regards,
Govi