J
jimmy84c
Hi all,
Just hit a brick wall trying to learn vb.net... I need a simple way to
send an email with attachments. In VBA for MS Access, SendObject worked
perfectly. Is there an equivalent?
I can't use direct SMTP because I can't predict how each client's email
system will be set up (e.g. some using exchange, lotus notes, etc etc).
And I can't use anything specific to one email client, incase they
change clients from lotus to outlook - then I would have to reprogram
etc etc..
Is there any simple way just like SendObject???
Thanks for your time..
Just hit a brick wall trying to learn vb.net... I need a simple way to
send an email with attachments. In VBA for MS Access, SendObject worked
perfectly. Is there an equivalent?
I can't use direct SMTP because I can't predict how each client's email
system will be set up (e.g. some using exchange, lotus notes, etc etc).
And I can't use anything specific to one email client, incase they
change clients from lotus to outlook - then I would have to reprogram
etc etc..
Is there any simple way just like SendObject???
Thanks for your time..