Howdy all,

How does one go about loading a local file in firefox? IE handles this fine:
Code:
<a href="file:///Z:\test.xls">Test Link</a>
Is there a way (without installing add-ons) to have Firefox recognise this link, and prompt the user to download/open it?

Thanks in advance,

chem