My app needs to send an Internet e-mail message to a single recipient and with one file attached.
I have found information about how to accomlish this with Outlook, but I need for this to work with Outlook Express.
SendObject won't work because it won't allow a file to be attached.
Can anybody shed some light on how to accomplish this?
Thanks,
Kim
P.S. Access 2000, Outlook Express 6.0
P.S. Ideally, if the mail service isn't available at the time of execution, the routine will leave the message in the Outbox for future processing.
I have found information about how to accomlish this with Outlook, but I need for this to work with Outlook Express.
SendObject won't work because it won't allow a file to be attached.
Can anybody shed some light on how to accomplish this?
Thanks,
Kim
P.S. Access 2000, Outlook Express 6.0
P.S. Ideally, if the mail service isn't available at the time of execution, the routine will leave the message in the Outbox for future processing.