From our website, I want visitors to be able to click "send email" and an email with a pre-defined (by me) headline/topic is in the email. Is that possible? Anyone knows?
To integrate that with umbraco (so you can set the topic in umbraco) you need to put that code into a user control that you can include in your templates.
How to add a pre-defined headline in emails
From our website, I want visitors to be able to click "send email" and an email with a pre-defined (by me) headline/topic is in the email. Is that possible? Anyone knows?
You can achieve this by using .NET as described over at http://www.developer.com/net/asp/article.php/3096831/Using-ASPNET-To-Send-Email.htm
To integrate that with umbraco (so you can set the topic in umbraco) you need to put that code into a user control that you can include in your templates.
thanks, we will try that
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.