J
Jim Bunton
I wish to generate and send an email from with vb code.
Windows XP media center version
Access 2000
I have outlook express installed but NOT outlook
I don't want to install Outlook
I don't want to 'disturb' (or use) my OutlookExpress installation
I currently envisage the following:-
1. Install CDO Libraries from http://support.microsoft.com/kb/171440/
2. 'include' this/these in the vb code modules
3. create an imap session in code
[providing isp mail server and user login info]
4. pass information to the session
eg to who
from who
msg title
msg content
path of file to attache
5. send the message
6. kill the imap session
?????????????
Does this look sensible or am I barking up the wrong tree?
If it look sensible
a list of out line hints for each stage would be appreciated
or some web links where such information is available
otherwise - barking up the wrong tree!
an alternative general approach
???????????????
Windows XP media center version
Access 2000
I have outlook express installed but NOT outlook
I don't want to install Outlook
I don't want to 'disturb' (or use) my OutlookExpress installation
I currently envisage the following:-
1. Install CDO Libraries from http://support.microsoft.com/kb/171440/
2. 'include' this/these in the vb code modules
3. create an imap session in code
[providing isp mail server and user login info]
4. pass information to the session
eg to who
from who
msg title
msg content
path of file to attache
5. send the message
6. kill the imap session
?????????????
Does this look sensible or am I barking up the wrong tree?
If it look sensible
a list of out line hints for each stage would be appreciated
or some web links where such information is available
otherwise - barking up the wrong tree!
an alternative general approach
???????????????