Re: [xml-dev] Who provide for the syntax for "file:///c:/" ?
by Tim Bray other posts by this author
Jul 17 2003 4:29PM messages near this date
RE: [xml-dev] Who provide for the syntax for "file:///c:/" ?
|
RE: [xml-dev] Two link questions
Jeff Lowery wrote:
> File URLs seem to be interpreted diffently by different applications. I've
> seen file:///c:/ fail, or get converted to file://c:/ or file:/c:/ by
> various tools depending presumably on phase of the moon.
Me too. I'd try really hard to stay away from them if you possible can,
since every operating system, browser, and programming library seems to
have its own opinion. On a lot of computers you can run a local web
server and get at local data with http://localhost/whatever URIs, which
is generally a lot safer.
--
Cheers, Tim Bray
(ongoing fragmented essay: http://www.tbray.org/ongoing/)
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
Thread:
Jeff Lowery
Julian Reschke
Tim Bray
|