Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open Text file in Explorer
Message
De
18/08/2003 06:47:01
 
 
À
18/08/2003 06:21:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00820961
Message ID:
00820966
Vues:
22
This message has been marked as a message which has helped to the initial question of the thread.
Hi,
Use hyperlink control. Code for form with hyperlink control may looks like

lcFile = GETFILE("txt")
Thisform.Hyperlink1.NavigateTo(lcFile)

Denis

>Hi everybody.
>How can I open a .TXT file in Internet Explorer from my appication?
>
>Regards,
>Yashodhan.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform