Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Website control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00976891
Message ID:
00976920
Vues:
9
>Is there a control in VFP 8 for website controls? I am looking for a control to display "www.xyz.com" on a form, which when clicked on opens that associated web page.

Neetu,

You should use the Microsoft Web Browser control (class name of Shell.Explorer.2). Once you place the control on a form, you can look at all the events and methods. The Navigate() method is the one you would use to go to a site.

One tip: I believe you need to add a NODEFAULT statement in the control's Refresh() method for it to display content properly.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform