Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling the browser?
Message
De
24/11/2001 03:01:13
 
 
À
24/11/2001 01:40:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00585333
Message ID:
00585337
Vues:
15
>I have a help button in a foxpro form. I have an HTML help file that I want it to open (in a browser window) when clicked. The html is broken up into anchors, so I want it to navigate to the appropriate anchor when the browser windows opens.
>
>What's the syntax for the whole thing, from clicking to opening to moving to the appropriate anchor?

Hi, Luis

You could try the VFP Foundation Classes. There are three hyperlink objects (label, button and image) that will easily set what's needed for your users' navigation. If you want to jump to a particular (section of the) HTML document, then just set .cTarget property as appropriate.

bye
----------------------------------
António Tavares Lopes
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform