villenuv27
12-30-2002, 09:33 AM
Okay, here's what I need to do:
I need to make a link to a folder on the company's intranet that is on a different drive than our index page (and website.) Our index page runs off of our "H" server, but I need a link to a folder on our "V" server. I tried linking to it like any other web page, but it won't work. Any suggestions?
Here's what I have as the link right now, but it ain't swingin':
"a href="V:\Folder_1"
The desired destination folder is found at V:\Folder_1
When I mouseover the link the status bar reads like this: file:///V:/Folder_1
I think if I could get it to eliminate the "file:///" part it'd be okay, right?
Thanks,
--jh
I need to make a link to a folder on the company's intranet that is on a different drive than our index page (and website.) Our index page runs off of our "H" server, but I need a link to a folder on our "V" server. I tried linking to it like any other web page, but it won't work. Any suggestions?
Here's what I have as the link right now, but it ain't swingin':
"a href="V:\Folder_1"
The desired destination folder is found at V:\Folder_1
When I mouseover the link the status bar reads like this: file:///V:/Folder_1
I think if I could get it to eliminate the "file:///" part it'd be okay, right?
Thanks,
--jh