S
Stephan Ainley
Is there a way to have some sort of
File.Exist("http://www.google.com/img.gif) or whatever using the internet?
I'm downloading files using the System.Net.WebClient class and have just
been using try/catch to see but I hate using those.
Any help will be apreciated.
Thanks
File.Exist("http://www.google.com/img.gif) or whatever using the internet?
I'm downloading files using the System.Net.WebClient class and have just
been using try/catch to see but I hate using those.
Any help will be apreciated.
Thanks