c# - HTML Designer Interface -


i have searched couple of hours, did not found fitting solution. here problem:

my software (c#, wpf) contains functionality send automatically mails customers. therefore, offer interface create html mail template (header/footer) give mails professional look. freeware/framework 'ask question' interface in stack overflow awesome.

greetings leo

have here, reuse build email template, , save it.

you allow user set special tags in such {{name}} or {{orderdescription}}, parse fill html string output before sending.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -