rishid
04-24-2006, 01:39 PM
Hi,
Trying to make some links on my internal company page to some network resources.
Kinda confusing question, but here goes.
1) Should I put file:// in front of the network links?
ex. file:////server1/folder/file.pdf
It seems that IE6 automatically appends the file:// but if I urlencode the path it doesn't.
URL Encoded Path being --> %2F%2Fserver1%2Ffolder%2Ffile%2Epdf
And also should I use URLEncodedFormat for the links.. is it neccessary?
Page will only be viewed on IE6 if that changes anything.
Thanks for any help.
RishiD
Trying to make some links on my internal company page to some network resources.
Kinda confusing question, but here goes.
1) Should I put file:// in front of the network links?
ex. file:////server1/folder/file.pdf
It seems that IE6 automatically appends the file:// but if I urlencode the path it doesn't.
URL Encoded Path being --> %2F%2Fserver1%2Ffolder%2Ffile%2Epdf
And also should I use URLEncodedFormat for the links.. is it neccessary?
Page will only be viewed on IE6 if that changes anything.
Thanks for any help.
RishiD