Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Html Page as Desktop
Message
De
11/08/2004 17:45:00
 
 
À
11/08/2004 17:14:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00932504
Message ID:
00932512
Vues:
16
Hi,
I use next way
1) Form with WebBrowser control
2) In HTML I code hyperlink as
<a href="vfp://myform.scx">Start form</a>
3) WebBrowser.BeforeNavigate2 code
IF "vfp://"$url
* There you can parse url and check which form you want to start
* DO FORM....
CANCEL = .t.
ENDIF

Denis

>I have created a html page, I show from vfp, how can call forms from the html page ? Some like Shortcuts on desktop
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform