Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

VB6 - outlook XP - attachment

  • 06-04-2005 12:41pm
    #1
    Registered Users, Registered Users 2 Posts: 414 ✭✭


    Hi
    Has anyone come across a problem with VB6 and outlook xp where attachments cannot be automatically added using the shell execute method.

    The MAPI method will work, but security questions are asked all of the time.

    Any suggestions to resolve the above would be appreciated.

    Paddyo


Comments

  • Registered Users, Registered Users 2 Posts: 7,468 ✭✭✭Evil Phil


    Doesn't Outlook come with a COM object library? You could use that instead of shell execute.

    I've had a look and came up with this. Personally I'd try and create a message (email) object and attach to that; taking of course that you can do that but I'd assume you can.


Advertisement