|
-
April 8th, 1999, 09:46 AM
#1
Active X Webcontrol
Hello,
I've just created a small Webbrowser that uses
an Active X control (Microsoft Webcontrol)
to access websites. When I want to publish my work, peoples perhaps don't have the Microsoft Internet Explorer installed on their system,
and then they don't have the needed Active X control.
What must I do, that all people can use the application ?
Dominik Rothert
E-Mail: [email protected]
-
April 8th, 1999, 09:56 AM
#2
Re: Active X Webcontrol
You need top build your own HTTP brwoser if you dont want to use the IE activex control.
It will take awhile, but you would use these MFC objects to do it:
CInternetsession
CInertnetConnection
CHttpConnection
-
April 8th, 1999, 10:24 AM
#3
Re: Active X Webcontrol
Hello Posterboy,
but I want to use the MS Internet Explorer
Control.
Dominik Rothert
E-Mail: [email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|