Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting data from Url
Message
From
01/02/2011 05:29:09
 
 
To
01/02/2011 05:24:19
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01497916
Message ID:
01498106
Views:
59
This message has been marked as a message which has helped to the initial question of the thread.
Again the same answer. Use either the GetDataFromURL function or the GetFileFromURL function. Usually I use the first for large files, and the second for smaller files. But you can also use the first for all files if you want.

>Thank for your answer
>
>Can you tell me how can I download a file (I need an image) from the web if I know its url ?
>I mean by code of course :)
>
>thank you
>Alessio
>
>
>
>
>>I responded so I could mark this. I might be able to join the chorus of ideas offered by others.
>>
>>You can also do it directly, using a desk top object:
>>http://www.levelextreme.com/DataEntryThreadView.aspx?ID=1497781
>>
>>The XML is a pretty standard parse - have you got that worked out?
>>
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform