Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stock quotes?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00086423
Message ID:
00086522
Vues:
26
>I am just curious...this means Yahoo is the source of the data..where does Yahoo get their data? Probably a non-Internet source, but I am just curious...
>
>Joe
>
>>Check out the httpget() function inside the WebConnect shareware version in the libraries here. For example, you can
>>
>>
>> X= httpGet("http://quote.yahoo.com/quotes?s=MSFT+NOVL&d=v2")
>>
>>
>>... to get the latest quotes from Yahoo on Microisoft and Novell. This sucks the HTML into variable X, which you can then easily parse. No need for Activex at all...

the httpGet function should work on almost any site that allows users to request quotes.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform