Jump to content

Recommended Posts

Posted

OK, I did use the search before anyone says anything! There were 91 pages of stuff so I thought I'd post instead.

 

I am looking into creating a web-based style intranet. What i'm after is being able to open network shares in windows explorer from the web browser.

 

How would i go about doing this? simply putting

 

[url="\\IP_ADDRESS\SHARE"]Link to resource[/url]

 

doesnt help.

 

I've tried a few things to no avail so can anyone suggest something? The website / VLE managers out there might know what i need (looking at you Webman).

 

Also links for opening apps from the browser.

 

Any help greatly appreciated!

 

Cheers,

Joe

Posted

After a quick test I can't that to work. Doesn't seem to like it :(

 

I'll have another go later. I could do it easily enough with FTP links but i dont really want to be doing it that way.

Posted

I've tried it in iexplore and it doesnt seem to work there either. Maybe i'm getting the syntax wrong.

 

[url="file:///Volumes/C/showme.txt"]Show Me[/url]

 

That would open a file in the root of C that's called showme.txt. Or am I getting the link path wrong?

Posted
That doesnt work either. I dont think the problem is something to do with ie7 security settings because i'm getting the same issues in firefox
Posted

[url="file:\\{SERVER}\{SHARE}\{FILE}"]test[/url]

Literally works for me from the webserver, but accessing the client C: works ONLY when served/stored locally (eg not from a webserver, more a file open in IE)

Please remember IE security varies depending on where the html is served from. Make sure your webserver gets the status of "Intranet" when browsing it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...