/    Sign up×
Community /Pin to ProfileBookmark

What methods available to load a local intranet file from a website request?

I’ve a HTTPS website that my customers use (built in MVC .Net). I want to be able to load files hosted on the clients intranet. I have the full local paths to all the relevant files on the clients on their local infrastructure.

[CODE]<a href=”file:///C:temp1RedlineForm.png”>Link1</a>[/CODE]

Above works when everything is local but when I do it remotely it wont work due to browser security issues .i.e. they rightfully dont allow this as they run in their own sandbox etc…

So I’m unsure what options are available to me to get this to work. If required my customers would allow me to install some serviceapplication on local PCs to get this to work – but I’m unsure of what to use. I’ve seen discussions about installing a small HTTP server on the client to deal with this (Nancy ???) – is this the way forward or is there something else I can use. If possible the solutions should be browser agnostic.

to post a comment
Full-stack Developer

0Be the first to comment 😎

×

Success!

Help @bsheehy spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...