Click to return to the Networking, Protocols     
Telnet Protocol     Predefined Protocols    
Web Workshop  |  Networking, Protocols & Data Formats

View-Source Protocol


Opens a Web page in the client's default HTML editor.

Syntax

view-source:sURL

Possible Values

sURL Required. Specifies a URL. You must specify an absolute path.

Remarks

Available as of Microsoft® Internet Explorer 4.0 or later.

Example

The following example shows a link that will open a file for viewing.

<A HREF="view-source:HTTP://www.microsoft.com/default.asp">
Click to view source.
</A>


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.