Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browser Control
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00726658
Message ID:
00726677
Vues:
23
thisform.oleBrowser.Navigate("about:blank")     && Missed this line.
*&
do while not thisform.oleBrowser.ReadyState = 4
loop
*&
this.oleBrowser.document.write(lcHTML)
HTH

>>Hi All,
>>
>>I'm using the browser activeX control on a VFP form. I create html files then I call the browser's Navigate2 method passing the html file to be displayed in the browser control. This all works fine.
>>
>>Now I'm thinking of eliminating the html files completely. I thought that I read somethere that it was possible to "stream" html to the browser control and it would render it. Can anyone shed some light on this for me?
>>
>>TIA
>>
>>Mike.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform