Thanks. That would explain it. On Oct 8, 11:58 am, Thomas Broyer <[email protected]> wrote: > On 8 oct, 15:57, jhulford <[email protected]> wrote: > > > There's nothing that should be preventing it from working > > Well, except the browser itself! > > AFAIK, Firefox at least won't let you open file: links from an http: > page. > > > (assuming "file:///" is a typo and you meant "file://path/to/file.txt"). > > FYI, the file: URL scheme contains an authority part, just like http, > and an empty authority means "localhost"; so there generally *are* (or > should be) 3 /, file:///foo being equivalent to file://localhost/foo > This allows you to make links to shared/network folders on other > machines; for instance, the UNC path \\samba-server\shared\foo can be > expressed as an URL as file://samba-server/shared/foo (in theory at > least ;-) )
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
