Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need a form to view HTML
Message
De
21/11/2003 15:50:30
Mike Sue-Ping
Cambridge, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00852462
Message ID:
00852465
Vues:
9
John,

Try using the Browser ActiveX control. Drop it on a VFP form and be sure to put a NODEFAULT in the control's Refresh() method to avoid a known bug.

You can display a HTML document by using the control's Navigate2("some_html.htm") method.

Mike.


>Can anyone point me to some samples of viewing HTML in a VFP 6 or higher Form? I am using XFRX (a great product by the way) to convert VFP reports to HTML on disk. I then save the HTML files in a DBF as a log file before eMailing them.
>
>I need to pull them back out and allow the users to view them. I have a prg now that can save the file back to disk and view it but it is using ShellExecute to run Internet Explorer. This causes the user to have to close each IE window after each view. I need to view it in VFP so I can control it.
>
>TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform