|
||
| Inside Technique : Automating View Source Both Netscape Navigator 3/4 and Internet Explorer 4.0 support
a convenient protocol for quickly displaying the source code of a document: The absolute URL must be a complete http:// or file:// address. For example to view the source code for this
page the entire path is required:
You can use this protocol in a link creating a convenient way to display any pages
source code:
You cannot target the output of the view-source to specific frame or window. Instead, the browser automatically displays the specified document in the default editing environment for the browser (eg., notepad for IE4, a new browser window in Netscape). © 1997-2000 InsideDHTML.com, LLC. All rights reserved. |