Check Hyperlinks (Web Menu)

See Also

Allows you to check Web links in your HTML files.

Access Rights

You must have the Write access right to use this command.

Remarks

You can use this command to check Web links in your HTML files, either the files in your working folder or in a VSS project. VSS only checks the links that jump to other files in your project links to external pages are not checked.

Links checked are those referred to with HTML <A HREF>, <IMG SRC>, and <OPTION VALUE> tags. Links to other Web addresses created using code, such as VBScript or Java, are not checked.

When the link check is complete, VSS displays a dialog box with three list boxes. The top box lists all files in which errors were found. The middle box lists the internal links (jumps to other files within the Web project) which appear to be invalid in the selected file in the top box, and the bottom box lists the external links that were found but not checked.