We have an HTML file created that on a Windows machine, you click on the link and it will open up a drive on the network.
Clicking on the same think in Windows on a VM. I get the following error message.
Cannot find 'file://usserver1\Team Schedule\'.
Make sure the path or internet address is correct.
This is the HTML code
<a HREF="file://///usserver1\Team Schedule\">Team Schedule</a>
Does anyone know how to make links like this work in a Windows VM in Parallels?
Thanks.
Clicking on the same think in Windows on a VM. I get the following error message.
Cannot find 'file://usserver1\Team Schedule\'.
Make sure the path or internet address is correct.
This is the HTML code
<a HREF="file://///usserver1\Team Schedule\">Team Schedule</a>
Does anyone know how to make links like this work in a Windows VM in Parallels?
Thanks.