problems with attachment in outlook 2002

J

Jimena Borgonovo

Hello...
I have two question...
First of all, I have an aplication in visual basic that sends mails. When I
add an attachment, the name of the file appears in the body of the mail,
not a link, only the name.
I have outlook 2002 SP3. Is it posible to solve this? I think that it is a
problem of configuration in outlook.
My problem is that I add 2 or 3 files, they appear in the middle of the
body between the text. Am I clear?
something like this:

this is a trial <<Prueba1.doc>> for sending mails

prueba1.doc is the attach..

Another problem is that when I run the aplication in visual basic, it
appears a message telling me that another aplication (not inside outlook)
want to send an e-mail and I have to answer the question. How can I do to
send the mails without asking this question...?
Thanks in advance to all...
Jimena
 
S

Sue Mosher [MVP-Outlook]

1) Show the code that attaches the file.

2) In a rich-text format message, attachments appear inline. In HTML and plain text messages, they appear in a separate attachments pane.

3) See http://www.outlookcode.com/d/sec.htm

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba


--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top