A
Arne
Hi,
I've been investigating this for a while now how to open a new email message
(could be outlook but could also be another default email client) with an
attachment and keep hitting the same wall (the outlook security warning : a
program is trying to access...). I do not want to send the message, just want
to open the message with an attachment.
I looked at using the 'mailto' as this will open a message without any
security warning but it does not support adding attachments.
Also looked at the System.NET.Mail class in the .NEt Framework 2.0 but not
sure if that will help me either.
Is there anyway to circumvent the outlook security warning when you do not
want to send a message, just open a new message with an attachment (I
understand that sending a message without this security dialog should be
impossible).
thanks
Arne
I've been investigating this for a while now how to open a new email message
(could be outlook but could also be another default email client) with an
attachment and keep hitting the same wall (the outlook security warning : a
program is trying to access...). I do not want to send the message, just want
to open the message with an attachment.
I looked at using the 'mailto' as this will open a message without any
security warning but it does not support adding attachments.
Also looked at the System.NET.Mail class in the .NEt Framework 2.0 but not
sure if that will help me either.
Is there anyway to circumvent the outlook security warning when you do not
want to send a message, just open a new message with an attachment (I
understand that sending a message without this security dialog should be
impossible).
thanks
Arne