RE: [xsl] loading multiple documents using variables

Subject: RE: [xsl] loading multiple documents using variables
From: "Snow, Corey" <CSNOW@xxxxxxxxx>
Date: Thu, 4 Apr 2002 10:01:24 -0800
> Right, some processors accept that form anyway, but it's not 
> really correct.
> There's also the old question - exactly what is the right 
> syntax to use for
> Windows file: URLs, anyway?
> 

I believe that a fully correct file URL for the Windows file system is
constructed like so:

file:///c|/dirname/filename.ext

Where one uses a pipe (|) instead of a colon (:) between the drive
identifier and the root directory slash. Directory slashes should be
forward, not back.

At any rate, IE6 recognizes the above syntax as valid. But that doesn't
really mean much. :)

Regards,

Corey

#########################################################
The information contained in this e-mail and subsequent attachments may be privileged, 
confidential and protected from disclosure.  This transmission is intended for the sole 
use of the individual and entity to whom it is addressed.  If you are not the intended 
recipient, any dissemination, distribution or copying is strictly prohibited.  If you 
think that you have received this message in error, please e-mail the sender at the above 
e-mail address.
#########################################################

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread