Author: utlandsfantomenno1 | Posted on: 5/28/2009 8:42:00 AM | Views : 1297

Hello,
I need to know if the file http://www.somewhere.com/someFile.docx exists or not, without having access to the physical path.
It's a custom document management system, so I can't query the db directly and the files are stored in that db. Doing it by http should work, I just can't figure out how.
The thought code will only be run once a day, so performance isn't a major concern, and probably never will be.
Hoping for some input.
Cheers!

/Eskil
...

Go to the complete details ...