I just downloaded a trial version of CE for .Net. What I need to be able to do for a new website project I'm just starting on is to have multiple containers (divs) on most pages of this site, into which the user can insert dynamic content as needed. I'm hoping to use Cute Editor for that purpose.
1. Is this fairly easily doable with a licensed version of CE for one domain?
2. If so, what is the best way to accomplish that in ASP.net? I am planning to store the entries in a sql database, so I'll obviously have to store a unique div tag id for each unique entry so I can know where to put the data.
Thanks for any help with that, as I am new to using this tool.