Hyperlink to email: cut off after first space character

E

Erik

Hi
I have finally managed to send a hyperlink to an email message after
clicking on a custom-button in a word-form. unfortunately this link is not
complete, it is cut off after the first space character in the link (I cannot
avoid spaces since the existing folders names cannot be changed)
help appreciated.
thanks
Erik
 
C

Clif McIrvin

Erik said:
Hi
I have finally managed to send a hyperlink to an email message after
clicking on a custom-button in a word-form. unfortunately this link is
not
complete, it is cut off after the first space character in the link (I
cannot
avoid spaces since the existing folders names cannot be changed)
help appreciated.
thanks
Erik


Try changing your hyperlink from:

c:\some folder path\some file name.eml

to:

<c:\some folder path\some file name.eml>

and see if that solves it (It does when typing links into Outlook
emails.)
 
Top