windows control hosted by IE

G

Guest

I have asked for help in this topic before and got many responses from
friends here.
After reading some article, I have not got the technical detail yet. The
following is what I did and I only get a title message and empty frame. What
I should do? Is there anything missing? Thanks

1. I have a windows application (form), WindowsCalculator.exe.
2. I have a DLL file, CalculatorEngine.dll for use of the windows
application form.
3. I have install an assembly into the global assembly cache for
CalculatorEngine.dll
4. My HTML file to host WindowsCalculator.exe as follows:
<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Test Windows Control in IE</title>
</head>

<body>
<h3>Test Windows Controls</h3>
<object id="winControl"

classid="http:WindowsCCalculator.exe"
height="300" width="300" VIEWASTEXT>

</object>

</body>

</html>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top