Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open Text file in Explorer
Message
 
 
À
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:
00820984
Vues:
17
This message has been marked as the solution to the initial question of the thread.
Yashodhan,
oIE = CREATEOBJECT("InternetExplorer.Application")
oIE.Navigate2(lcTextFileName)
oIE.Visible = .T.
>Hi everybody.
>How can I open a .TXT file in Internet Explorer from my appication?
>
>Regards,
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform