Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with the internet browser in VFP
Message
De
12/06/2010 00:26:21
 
 
À
11/06/2010 10:02:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01468348
Message ID:
01468647
Vues:
52
>Hi Sergey,
>
>
>My situation is a bit different. All I want to do is bring up a web page from visual foxpro and access a field on that page and get the javascript button to fire and show me the results. I tried the createobject with the InternectExplorer.Application and the object creates properly but when I attempt the send data to the field via getElementByID('somefield').value it continually fails.... maybe I'm doing this backwards or something.
>
After the call to oIE.Navigate2 you must give the Browser time to load the page. Try to access the DOM elements only after the page has fiished loading..

HTH

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform