chefytim
New member
I have a database with a table called "members" with five fields in it called MemberID, Husband, Wife, HEmail and WEmail.
I am wanting to be able to send an email from a web form to all the people in table using VB.NET including HEmail and WEmail. The web form will include a Subject and Information field.
I am trying to do this without using a third party application like AspEmail so I am not bound
to any particular web host.
Can someone help me with this?
Thanks,
Tim
I am wanting to be able to send an email from a web form to all the people in table using VB.NET including HEmail and WEmail. The web form will include a Subject and Information field.
I am trying to do this without using a third party application like AspEmail so I am not bound
to any particular web host.
Can someone help me with this?
Thanks,
Tim