Well, for one, you have an illegal URL. Filepaths are not URLs. URLs can't have spaces in them. For a local file, the URL is something like "file:///path/to/the/file". IE is probably correcting the error for you (bad IE!), but FIreFox is following the specification (good firefox!).