I'm quite new to asp.net,could someone please suggest me options to implement the below explained functionality in asp.net1) I need to create a template (a system/user preference) as below
I guess I could use controls like TinyMCE/Rad editor for this, plz. advise2) The template created as explained above should then be persisted and later be used to create actual (html) content and display it in a (Literal) control as below
Thanks in advance.