Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

VB Script to map network dirve through HTML link

2 views
Skip to first unread message

haganah...@gmail.com

unread,
Feb 29, 2008, 1:29:58 PM2/29/08
to
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!!??

Franz aRTiglio

unread,
Mar 3, 2008, 5:22:47 PM3/3/08
to
haganah...@gmail.com wrote:

My guess: it's for security ?

Since Iexplorer is embedded into the OS, by typing by hand an URL
into the address bar, the browser will ask to window's explorer to
resolve the path because he recognize that is a LOCAL path, but
if the path come from an http link; potentially it's a malicious
web page, even if loaded locally: so the accesses from
a web pace to local resources are blocked tout-court.


0 new messages