Hi,
I am trying to write a program to send email messages to selected recipients on a form when a button is clicked (each recipient has a checkbox) .
The recipient section I can work out, but I am having trouble finding code to send the email using the users default email or any email for that matter.
I have done multiple searches on the subject but can't seem to find anything that works and the more I search the more confused I'm getting.
I am new to programming and am using visual basic express.
Any help appreciated
I am trying to write a program to send email messages to selected recipients on a form when a button is clicked (each recipient has a checkbox) .
The recipient section I can work out, but I am having trouble finding code to send the email using the users default email or any email for that matter.
I have done multiple searches on the subject but can't seem to find anything that works and the more I search the more confused I'm getting.
I am new to programming and am using visual basic express.
Any help appreciated
Comment