Joedetic Posted May 22, 2007 Posted May 22, 2007 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
kxv2020 Posted May 23, 2007 Posted May 23, 2007 I think your on the right lines but is not just [url="file://IP_ADDRESS/SHARE"]Link...[/url]
Stefletch Posted May 23, 2007 Posted May 23, 2007 Try something like: click here Stephen Fletcher ICT Curriculum Technician Easington Community School
Joedetic Posted May 23, 2007 Author Posted May 23, 2007 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.
plexer Posted May 23, 2007 Posted May 23, 2007 Depends on the browser you are using. We used to do that a lot and it did seem to work fine in ie6. Otherwise you could look at LaunchInIE. http://www.whirlywiryweb.com/q%2Flaunchinie.asp Ben
Joedetic Posted May 23, 2007 Author Posted May 23, 2007 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?
DMcCoy Posted May 23, 2007 Posted May 23, 2007 Didn't IE get changed so it has restrictions to unc/drive paths in web pages?
Joedetic Posted May 23, 2007 Author Posted May 23, 2007 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
ZeroHour Posted May 23, 2007 Posted May 23, 2007 [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.
Joedetic Posted May 23, 2007 Author Posted May 23, 2007 Ohhhhh!!!! That worked. /me wonders what's changed :| methinks tis the direction of the \'s Ta
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now