Click here to Skip to main content
15,886,783 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm having a HTML website and now I'm changing it into Umbraco. The problem is I have designed a form that take details of the user and when the user press the submit button I should get a mail regarding the details. So how and where shpoild I write a code in Umbraco.
Posted

1 solution

Send raw e-mail: [^].

Send using Razor >: [^].

Using GMail as your SMTP Server for e-mail: [^].

Consider using Umbraco's technical support and/or forums.
 
Share this answer
 
Comments
Member 11239022 17-Nov-14 2:34am    
I have made the changes in web.config file but my question is how to write the Code when submit button is clicked.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900