Hi !
I am working on a project in VB.NET 2010.
I have to send email using outlook on runtime.
The email body should be consisted of four portions .....

i. Header Text which will be fetched from a string variable.
ii. Main Message which will be in a table format and the data will come from a datagridview.
iii. Footer Text which will be fetched from a string variable.
iv. Outlook Default formated signatures.

Can anyone help me !!!!!

Thanks !

Regards:

Recommended Answers

All 2 Replies

Post your code and let us see how far you have gone.

instead of using outlook . make your own mail system which is much easier and you can customisee it as you want

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.