Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Internet control on a form
Message
From
10/09/2003 23:18:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Internet control on a form
Miscellaneous
Thread ID:
00828053
Message ID:
00828053
Views:
48
Hi all

I have a need to display web pahes fron the internet in my VFP forms.

I know how to do this using the ACTIVEX supplied by MS, but being an activex it is just a wrapper for the DLL's and also I have to endure the un necessary overhead of the VB runtimes loading, or does it NOT need VB runtimes?

Am I correct in my assumptions so far?

The app will be run under terminal services (RDP Win2k) so I need its memory and resource footprint to be as small as possible. I have already implemented web pages using the ACTIVEX control.

Is there some other way by calling the DLL's directly that I can instantiate a IE object in my forms?

Remember that Create("internet.Application") will not do as the session needs to be embedded in my form.

Thanks

Bernard
Next
Reply
Map
View

Click here to load this message in the networking platform