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
Post a Comment