Mr.Muddasar
I need send stock list to client by email using asp.net.
I have data in sql table. Currently I am using your code 
"Create and send HTML Formatted Emails in ASP.Net using C# and VB.Net"  one by one item. It is very time consuming coz we have more then 100 items. Is it possible send all 100 item via email with table format like   
ItemID     ItemDescription   StockQTY    Price.
Pls advice me.
Thank you
Maideen