-
google for 'EMAIL HTML FORMAT php' without the quotes
"An expert is a person who has made all the mistakes that can be made in a very narrow field." - Neils Bohr
-
Hi: It depends on the EmailComponent you are using on the serverside language. The EmailComponent may be supporting the formats like text/plain, html etc. Which language are you using in serverside? ASP or ASP.NET. For example, if using Persits.MailSender Component (ASPEmail) from http://www.persits.com/[^], a property needs to be set to specify the mail format as text or html Deepak Kumar Vasudevan Personal Web: http://vdeepakkumar.netfirms.com/ I Blog At: http://deepak.blogdrive.com/
-
Hi: It depends on the EmailComponent you are using on the serverside language. The EmailComponent may be supporting the formats like text/plain, html etc. Which language are you using in serverside? ASP or ASP.NET. For example, if using Persits.MailSender Component (ASPEmail) from http://www.persits.com/[^], a property needs to be set to specify the mail format as text or html Deepak Kumar Vasudevan Personal Web: http://vdeepakkumar.netfirms.com/ I Blog At: http://deepak.blogdrive.com/
-
i am using asp.net and want to send mail in html format how i can send mail and how i can configure to send mail
Hi: It is pretty simple. Check out http://www.systemwebmail.com/ [^] for tricks and code snippets using System.Web.Mail namespace. You can also use Persits MailSender ASPEmail component using COM Interop. Check it out at http://www.aspemail.com/[^] Deepak Deepak Kumar Vasudevan Personal Web: http://vdeepakkumar.netfirms.com/ I Blog At: http://deepak.blogdrive.com/
Web Development
5
Posts
3
Posters
0
Views
1
Watching