I have a form that contains a command button with a hyperlink to a page within a web site. This works perfectly well.
The web site is a 3rd party site and may from time to time reorganise their site and links. Hence at some stage in the future, the command button will not work.
The web site's home page will not change (hopefully). Is there a method of trapping the error, reporting to the user and then redirecting to the home page?
Access obviously knows that a 404 error has ocurred because it reports the information.
Nigel.
The web site is a 3rd party site and may from time to time reorganise their site and links. Hence at some stage in the future, the command button will not work.
The web site's home page will not change (hopefully). Is there a method of trapping the error, reporting to the user and then redirecting to the home page?
Access obviously knows that a 404 error has ocurred because it reports the information.
Nigel.