A
Antonio Policelli
hello!
i will need to write a client application that will download a csv
file from a http url like this http://www.web.com/file.csv
once the file is downloaded i will be importing it into a sql server
database table. how do i make a vb.net program download this file and
save it to my hard drive? or how do i make my vb.net program open the
file and read it from the internet. then maybe i could put it in a
datatable? how do i go about this?
AP!
i will need to write a client application that will download a csv
file from a http url like this http://www.web.com/file.csv
once the file is downloaded i will be importing it into a sql server
database table. how do i make a vb.net program download this file and
save it to my hard drive? or how do i make my vb.net program open the
file and read it from the internet. then maybe i could put it in a
datatable? how do i go about this?
AP!