Showing posts with label SMTP. Show all posts

How to send email using SMTP in ASP.Net / C#?

C#: public bool Send_Email(string Subject, string Body, string ToEmail, string AttachmentUrl) { bool Sent = false; try { if (!string.IsNullOrEmpty(ToEmail)) { string FromEmail = "", Username = "", Password = "", Host = "", Port = ""; FromEmail =.
Saturday, 14 December 2013
Posted by Jebastin

Link To This Post/Page

Spread The Word

Add this button to your blog:
JJ Technology Solutions

Blog Archive

Trackers

eXTReMe Tracker
facebook

- Copyright © 2025 JJ Technology Solutions - Powered by Source Code Solutions -