Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting data from Url
Message
De
31/01/2011 07:24:19
 
 
À
31/01/2011 07:05:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01497916
Message ID:
01497930
Vues:
70
This message has been marked as a message which has helped to the initial question of the thread.
What do you mean by that?
xx=Newobject('_webform',Home()+'\gallery\_WebView')
xx.OleWebBrowser.Navigate2('www.google.com/ig/api?weather=Latina')
lcXML=xx.olewebBrowser.Document.body.innertext
xx=.null.
release xx
>:(
>Why anything is never simple ?
>
>
>>A-ha, I see. I guess you must use IE automation.
>>
>>>I cannot resolve that address !! I suppose I had to refer a specific html page to make it working.
>>>
>>>>What's wrong with GeteDataFromURL()?
>>>>
>>>>>I need to get data from this :
>>>>>
>>>>>www.google.com/ig/api?weather=Latina
>>>>>
>>>>>It should return an xml data but i cannot get it by using the InternetOpenUrlApi
>>>>>
>>>>>How can I read this Data ?
>>>>>
>>>>>Thank you
>>>>>Alessio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform