Sending mails throught the application
ASP.NET
4
Posts
4
Posters
0
Views
1
Watching
-
hi, How to send file attachments in asp.net 1.1 with C# Thanks and Regards, Uma
-
hi, How to send file attachments in asp.net 1.1 with C# Thanks and Regards, Uma
-
hi, How to send file attachments in asp.net 1.1 with C# Thanks and Regards, Uma
use the follwing code: objMailMessage.Attachments.Add(New MailAttachment(Server.MapPath(filename))) :-D Thanks & regards, Suresh Dayma
Everything Is Possible!
-
hi, How to send file attachments in asp.net 1.1 with C# Thanks and Regards, Uma
Hi go through this link, http://www.systemwebmail.com/faq/2.3.aspx Ram