S
sollento
Hello,
I am writing an asp.net application to retrieve a cvs file from an http
request and populate a dataset. Can someone provide sample code or a
reference example.
Step 1: http request to a web site (yahoo finance stock historical
quotes which returns a csv file -
http://ichart.finance.yahoo.com/table.csv?s=RIO&d=8&e=4&f=2006&g=d&a=2&b=21&c=2002&ignore=.csv)
Step 2: parse the file and store in a dataset
Thank you in advance
I am writing an asp.net application to retrieve a cvs file from an http
request and populate a dataset. Can someone provide sample code or a
reference example.
Step 1: http request to a web site (yahoo finance stock historical
quotes which returns a csv file -
http://ichart.finance.yahoo.com/table.csv?s=RIO&d=8&e=4&f=2006&g=d&a=2&b=21&c=2002&ignore=.csv)
Step 2: parse the file and store in a dataset
Thank you in advance