Outlook messages don't run HTML code. You'd need to use a straight <a> link
instead:
<a href="file://filename">

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
Hi,
> Outlook messages don't run HTML code. You'd need to use a straight <a> link
> instead:
> <a href="file://filename">
Thanks, but it doesn't solve my problem. The mouse pointer turns into a
hand when over the link, of course, but by clicking an alert with the
german version of 'Can't find file "\\myAttachment.pdf"' is shown.
Any other ideas?
Regards, Thomas
Sue Mosher [MVP-Outlook] - 28 Jul 2004 13:22 GMT
Looks like you didn't provide the full path to the file. But now I read from
your subject line something I didn't see in your earlier message -- that
you're trying to open an attachment with this technique. That's not
possible.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi,
>
[quoted text clipped - 9 lines]
>
> Regards, Thomas