On Tue, 2004-01-13 at 22:02, Julian Reschke wrote: > E.A.Holmes wrote: > > I also tried to get the file protocol to work ( > > href="file://webdav.somedomain.com/filepath/file.doc">document</a> ) but > > couldn't seem to make it happen for me. If anyone does I would be > > interested to hear how. > > I'm not sure why you bring up file: URLs here? "file:" URLs always refer > to locally accessibly files and have nothing to do with HTTP or WebDAV. > > Julian
The file protocol was an idea mentioned on this list, just wanted to give my status on the tip. >A friend of mine told me that he saw this sort of thing working, where >he did not use a link object with the http protocol, but with the file >protocol. So <a >href="file://webdav.somedomain.com/filepath/file.doc">document</a> >worked for him. This has not been tested by me though. Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
