UNC FILE: URL Formats Supported by Internet Explorer

Q135983


The information in this article applies to:


SUMMARY

This article discusses the supported Uniform Resource Locator (URL) or Internet address specifications for using the FILE: URL statement in a Hypertext Markup Language (HTML) document.


MORE INFORMATION

According to the URL specification, Universal Naming Convention (UNC) paths in a FILE: URL statement should have three slashes in front of the UNC name (for example, FILE:///<UNC name>).

To reference a FILE: link to the remote HTML document

\\myserver\myshare\myfile.html
use one of the following methods:

Microsoft Internet Explorer also supports the use of a shorthand form of the URL with no slashes before the UNC name (FILE:<UNC name>):

Note that this syntax is not supported by older World Wide Web (WWW) browsers and will not function correctly.

Additional query words: 3.00

Keywords : kbtool msiew31
Issue type :
Technology : kbIEsearch kbZNotKeyword2 kbIE310Search kbZNotKeyword3 kbIE300Win310 kbIE301Win310 kbIE302aWin310


Last Reviewed: January 13, 2001
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.