Checking if web page exists

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm building a web site and I need to link to an external page which at any
one time may or may not exist (server is not always on). What I need to do is
check before redirecting to this page whether it exists and if not go to a
different page internally which can explain that the external page is not
always available. Is there any way to check if an external page exists in
ASP.NET?
 

Ask a Question

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.

Ask a Question

Back
Top