Forum Moderators: open

Message Too Old, No Replies

intranet network folders.

how do i open them from a web page?

         

Velish

1:25 am on Dec 6, 2005 (gmt 0)

10+ Year Member



Hi,

I am building an intranet for the company i work for and i need to be able to open up a network folder from a link on the web page (the documents in the folder are constantly changing and I dont want to be stuck changing the webpage everytime they do).
How do i do this? I have set up a a href and pointed it to the folder
[a href="\\server\folder\folder\"] but it doesnt work. The browser puts http: before the server part and it wont load.

Any thing I am doing wrong or do folders not open? Is there a different way of achieving this?

Many thanks in advance,
Velish

Velish

1:43 am on Dec 6, 2005 (gmt 0)

10+ Year Member



got the solution now thanks

file://///server/folder

works.