smtp - How can I send a thanks email in asp.net? -


i have send email (if emails particular account automatic email saying "thanks sending"). how should in asp.net mvc 2? logic?

consider using brilliant library mvcmailer

you can use send text or html email, body define view. can use whatever model need , render emails specific data.

it available nuget package easy install.


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -