Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to do this
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01258701
Message ID:
01258706
Vues:
11
See Re: Display HTML In a VFP Form - How? Message #933781

>I need your expert advise here. i've this simple form with a web browser control. all it has to do is display a html file and when user click close button return it returns source (ie. html). all working fine . i have this new requirement where i need to load this form programmatically get document object and do something else with it. am doing this like below
>
>do form mybrowser name lo noshow with "c:\sample.htm"
>obj= lo.browser.document
>lo.cmdclose.click()
>
>am getting error on the last line . if i step thru all works fine but when i run without any break points i get errors. i think problem is html page still not loaded yet when i ran command button click event.
>is there any way program execution wont go to next line until page is loaded ?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform