Click here to Skip to main content
15,886,563 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
In my current project I want to create Email template builder which provides Ui to user and user can drag n drop controls which he/she want in template and I want this template as HTML file.

Basically, I want to create dynamic HTML template builder. Please let me know hows it possible using asp.net or any other third party control.

I dont know how to create it.Please help me on it.
Posted
Updated 1-Sep-14 2:46am
v2

1 solution

Hi

Quick google returned these results:

Template Engines

I think what you are looking for is quite advanced and due to html constraints when creating emails it is very difficult to do so with out time.

Best bet would to use some existing email marketing tools and create a standard template that users can use to customise their emails.

Campaign Monitor
Mailchimp

these are just a few email marketing tools.

Thanks
 
Share this answer
 

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