Hi friends In this article i would like to explain how to send a email with multiple attachments
First,Open the Microsoft Visual Studio 2008
Next,Select a Aspnet web application and change the name as SendingEmail
Next,Open the Design Page of Default.aspx
Next,Drag and drop the controls from the tool box and arrange the controls as shown in the below figure
Next,Open the Source Page of Default.aspx
and write the javascript for Add Button
Next,open the Default.aspx.c...
(more)