question on clickable UNC file links in message

  • Thread starter Thread starter sylvia
  • Start date Start date
S

sylvia

Hello,

In an email, I have 2 unc file links such as
\servername\sharename\filename.txt. This is an email that's sent out
automatically.

One of them, I'd like to have be a clickable link. The other, I'd
like to just be text, non-clickable.

Anyone have ideas on this?

Thanks,
Sylvia
 
It's clickable, but of course the path itself isn't going to get you very
far. ;-)
Thanks for the info. Is that meant to be clickable or not clickable?
It shows up for me as clickable.



"Lanwench [MVP - Exchange]"
Try

file://servername/sharename/filename.txt
 
Back
Top