473,498 Members | 359 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Insert .ocx activex object in HTML ??

109 New Member
Hi..

I am trying to insert an activeX object in a HTML page but i got a red cross instead. Below is the code:

<HTML>
<HEAD>
<TITLE>ActiveX Registration</TITLE>
</HEAD>
<BODY>

<table cellSpacing=0 cellPadding=0 style="border:0px; padding-bottom:5px; width:500px;">
<tr><td>

<OBJECT ID=AXRegister1 CLASSID="CLSID:53224CC0-0096-458C-940D-C34181237C46" CODEBASE="AXRegister/Release/AXRegister.ocx"
WIDTH=588 HEIGHT=523>
<PARAM NAME="_Version" VALUE="65536">
<PARAM NAME="_ExtentX" VALUE="15552">
<PARAM NAME="_ExtentY" VALUE="13806">
<PARAM NAME="_StockProps" VALUE="0">
</OBJECT>

</td></tr>

<tr>
<td>ActiveX Program!</td>
</tr>
</table>


</BODY>
</HTML>


Any idea? thanks!
Sep 3 '07 #1
2 8505
skyy
109 New Member
hi...

Any idea on this? i search online and seems that a Cabinet file is required instead of the ocx file. But i tried creating it still wont work..

Following the procedure on the link below..

http://support.microsoft.com/kb/167158

Thanks!
Sep 5 '07 #2
drhowarddrfine
7,435 Recognized Expert Expert
Not ignoring you. It's just that it's Windows only stuff. Perhaps the javascript guys know how to do it. The article you linked to mentioned MFC stuff so you might check the C forum. But it's still Windows only.
Sep 5 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
6511
by: Filip Wtterwulghe | last post by:
Hello, We have a number of VB6 ActiveX applicationmodule(s) that are loaded into a IE6 WebBrowserControl . This WebControl is imbededded into Application X . Now We want to send a message from...
0
7108
by: Ike | last post by:
I have an Activex Control created in VB6, which, displays no problem on any machine I have, but, on some machines of others, it does not. All machines are running either XP or Windows 2000, and all...
18
8378
by: DartmanX | last post by:
Is there a simple way to determine if someone using Internet Explorer has completely disabled ActiveX controls? Jason
0
4395
by: ann | last post by:
Hi, I am trying to add an ActiveX control on my ASP.NET web form (the language for code behind is C#). I have some client-side vbscript to handle events from the html input buttons. In the...
7
2703
by: Tuckers | last post by:
Hi, I am exploring c#. I want to reference a c# web control in a web page much like you can with an activeX control. The syntax for doing this in ActiveX is something like <OBJECT...
1
5143
by: Frank | last post by:
Short Version of Question: Can anyone provide an example of how I should embed the ActiveX and license, and then use it in a function?
4
1964
by: david | last post by:
I could not find the option to do it. Anyone know it? Example?Thank you. By the way, how to add an ActiveX Control to a html file? Example? Thank you. David
3
2772
by: =?Utf-8?B?R3JlZyBN?= | last post by:
Hello, I'm running an asp.net, intranet web application using .net framework 1.1 on IIS5.1 / 6.0. Through the web application, I would like to press a button on the web page, have another window...
3
6371
by: StinkyDuck | last post by:
I'm trying to determine if it is possible to create a ActiveX control which would be deployed through IE that would provide access to the client resources to control devices like barcode readers,...
0
7124
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7163
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7200
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6884
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7375
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4904
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4586
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1416
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.