M
Mika M
Hi!
How can I check that file exists in the internet, because for example the
following is NOT working ...
blnExist =
System.IO.File.Exists("http://www.suomenpankki.fi/ohi/fin/0_new/0.1_valuutta
k/fix-rec.txt")
.... and how do You recommend to import/update file of the net into DataSet
DataTable daily? Any examples available?
How can I check that file exists in the internet, because for example the
following is NOT working ...
blnExist =
System.IO.File.Exists("http://www.suomenpankki.fi/ohi/fin/0_new/0.1_valuutta
k/fix-rec.txt")
.... and how do You recommend to import/update file of the net into DataSet
DataTable daily? Any examples available?