|
I have a client who is designing an intranet site in DreamWeaver on a Mac.
Site is up and working okay, but she is having issues linking to files on a fileserver (MS docs including Word, Excel, Access...)
These files are located on a fileserver (not a Webserver or virtual Webserver). Normal access to these files is through Windows Explorer and the "link" would be something like:
\\main\fileserver\shared\unitname\filename.doc
Is there a way to link to these files from the HTML code?
It seems like DreamWeaver is changing the link to file:///\\main\fileserver\shared\unitname\filename.doc (as an example).
That will not work I assume.
Permissions are set for users on the fileserver in the company. This provides current security when visitors are going to the fileserver and picking up the files. Under the shared folder is sub-folders that have security permissions.
I assume if they are logged in to Windows (XP Pro I think), then the permissions would carry over and when they hit the link at the intranet site, they would or would not be able to open the file depending on permissions.
Can someone help us out?
Thanks!
|