Well, you can always try to make an HttpWebRequest to the resource. But
this is no guarantee that the page exists as the server is free to return
whatever it wants. I have seen some sights that return a 404 custom page
but does not flag it with an actual 404 response code.
That makes no sense whatsoever. Peter gave you good advice. Checking the URL
format will not tell you whether or not a URL is valid. The following URLs
are all valid in format, but lead to absolutely nowhere:
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.