I'm currently writing a custom financial app that tracks stock purchases and values. however, I need help in retrieving stock quotes from the internet. A 20 minute delayed quote is fine. I do not want to revert to "page or screen scraping". any guidance/code references are much appreciated. thank you! in advance.
Chris wrote: > I'm currently writing a custom financial app that tracks stock > purchases and values. however, I need help in retrieving stock quotes > from the internet. A 20 minute delayed quote is fine. I do not want > to revert to "page or screen scraping". any guidance/code references > are much appreciated. thank you! in advance. If I were looking, I'd start with a google search... Google Search: stock quote web service http://www.google.com/search?q=stock%20quote%20web%20service&num=100&scoring=d -- Michael Harris Microsoft MVP Scripting