Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stock quotes?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00086423
Message ID:
00086731
Views:
36
I understand..I was thinking along the lines of "skipping the middle-man"...

Thanks,
Joe

>>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.
Joseph C. Kempel
Systems Analyst/Programmer
JNC
Previous
Reply
Map
View

Click here to load this message in the networking platform