ANIL MANE
ANIL MANE

Reputation: 1405

how to download local network file via browser

I want to give a link of network local file in browser, where users can open from there.

link would be like this file.xls

In IE6,7,8 it doesn't work.

Any idea ?

Upvotes: 0

Views: 2730

Answers (1)

Desintegr
Desintegr

Reputation: 7090

You can use the File URI scheme.

http://en.wikipedia.org/wiki/File_URI_scheme

Upvotes: 4

Related Questions