473,320 Members | 1,982 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Is it possible to insert c++ object inside html page??

109 100+
Hi...

Is it possible to insert C++ object into HTML page using the <object> tag?

If cant, then i guess the only way is to convert the C code to active X control then insert the active X object using the <object> tag ??

Thanks!
Aug 16 '07 #1
3 1925
weaknessforcats
9,208 Expert Mod 8TB
I'm no expert her, but I think you do need a COM object. I don't know if it needs to be ActiveX, though.
Aug 16 '07 #2
oler1s
671 Expert 512MB
HTML pages are plain text, not object binaries. You can require that the HTML page have some sort of extension (i.e. the object at hand) for example a Flash movie or something. Oh, and if you arbitrarily define some extension, you realize no one is going to get it? ActiveX is dead. It was the prime way to transmit trojans and viruses before.
Aug 17 '07 #3
skyy
109 100+
I'm no expert her, but I think you do need a COM object. I don't know if it needs to be ActiveX, though.
Hi.. how do you do it with a COM object? You mean declare a COM object to handle the C++ object???

Thanks!
Aug 17 '07 #4

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

Similar topics

2
by: sams | last post by:
How do I make or workaround in my Apache server to parse *.html files for <?php ?> code embedded in it? Currently php recognises <?php ?> tag only if the file has a *.php extension. Any php...
2
by: John South | last post by:
Hi Can anyone tell me how to insert, within an html page, content that is returned from an asp page on another server? I've seen it done like this: <iframe...
1
by: Varun | last post by:
Hi, I wanted to ask if its possible to have a html page embedded into a windows form? I need to create an invoivce in my application and am struggling to use crystal reports to do the job as i...
4
by: Alex | last post by:
Hi. I need to insert an entire html page from a string variable into a asp.net page. I thought that literals should work, but still I need to remove some tags like html, body, etc. Thanks, ...
7
by: VK | last post by:
Is it possible to include SVG object right onto HTML page in Firefox 1.5? (I mean native SVG, not SVG plugin) .... <svg> .... </svg> All samples on mozilla.org are either stay-alone .svg...
3
by: William Krick | last post by:
I know that you can use the javascript document.write() method to inject new content into a page. Is it possible to _modify_ an HTML page? For example, say I wanted to go through the current...
1
ramprabu
by: ramprabu | last post by:
Hi Design a page have two div tags. It has some set of html pages. Left div tag holds all the menus and right side another one div tag it will taget based on the menus. I can apply the...
1
by: skyy | last post by:
Hi.. Is there any way to insert .dll object into a html webpage? I am using VC++ ATL to produce a Active X control with dialog obx.The output of the project is in .dll. So how do i insert it...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.