Check for valid url

I am trying to check if an url exist. The problem comes in that I don’t know how to check cross domain if the url exist or not.

Any help would be appreciated

Subject: Check for valid url

GetDocumentByUrl( )

Subject: RE: Check for valid url

The url I am trying to reach is not on a domino server :frowning:

Subject: RE: Check for valid url

That does not matter.

Set doc = webDB.GetDocumentByURL(“www.yahoo.com” )

Subject: RE: Check for valid url

Thank you very very much.

For anybody getting the “The WEB Navigator retrieval process is not running.”

Type the following command in the console “Load web”.