Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying an HTML file
Message
 
À
25/01/2001 12:12:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00468560
Message ID:
00468574
Vues:
13
>sorry folks, but dimbulbs are among you!
>i can open a browser window, but can't get it to automatically open an HTML file from within vfp. any good ideas?
>this is the code, but it looks to the web for the address...
>
>oie = CREATEOBJECT("internetexplorer.application")
>oie.Visible = .T.
>oie.Navigate("c/files/data/myfile.html")
>
>tia - john
Try oie.Navigate("c:\files\data\myfile.html")
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform