email into access

Badvoc

Registered User.
Local time
Today, 10:23
Joined
Apr 22, 2009
Messages
69
Hi
First post,
What Id like to do is Drag an Email from Outlook onto a form in Access (in a frame or something) then send an Emial notification via Access using the “Docmd.Sendoject” command including the dragged Email.
Then when the recipient receives the email notification from Access they can open it and then open the attached Email.

Is this possible or am I barking up the wrong tree.

B
 
bugger, thanks anyway
 
i have seen one code in vbcode.com. he brags about sending email thru access using the winsock. maybe you can check it out. i have not actually tried it myself coz I have no use for it as of the moment.
 
Hi
First post,
What Id like to do is Drag an Email from Outlook onto a form in Access (in a frame or something) then send an Emial notification via Access using the “Docmd.Sendoject” command including the dragged Email.
Then when the recipient receives the email notification from Access they can open it and then open the attached Email.

Is this possible or am I barking up the wrong tree.

B

The biggest issue will be the drag and drag. Everything else is possible.

Here is a drag and drop example using Acess:
Drag example
 

Users who are viewing this thread

Back
Top Bottom