Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internet control on a form
Message
De
10/09/2003 23:18:29
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Internet control on a form
Divers
Thread ID:
00828053
Message ID:
00828053
Vues:
49
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform