Hello -
I have a simple web page for system administration and I want to embed
a link on the page that will map to the root drive of the system
(i.e. //Servername/c$) - when I add the line href=file://///ServerName/
c$ - and then click on the link I get a browser window with "Server
cannot be found" -
When I open a new browser and just type in //Servername/c$ I get the
prompt for username/password...
Why will this not work through the link but manually through the
browser.. thoughts!!??