问题
Ok, i've read most relevant questions asked here previously on this but I still don't see a clear "best in class" suggestion for WYSIWYG editors for ASP.net
I've used fckeditor up to now (found it ok but many problems with config/permissions on folder etc.).
I'm looking for something that has a lot of flexibility/config options and can integrate nicely with the sites css.
Also i'd like something that minimises config requirements when moving from server to server etc.
Any good suggestions are much appreciated.
Ed
回答1:
we use the Telerik Radeditor, and it performs great. Microsoft also uses it on their MSDN website. It's not free, but worth the investment.
http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx
回答2:
Almost didn't open the question because I thought it would have been mentioned already, but FCKEditor is a great freely available WYSIWYG editor with a good team behind it.
回答3:
TinyMCE - besides beeing configurable and extendable, it's quite nice to integrate with asp.net (or any other web framework) since it's just javascript over a textarea
回答4:
I stopped using the freetextbox control because I don't like the code that comes with it. I found Cute Editor for ASP.NET to be the best solution.
Demo:
http://cutesoft.net/example/general.aspx
回答5:
Try Free Text Box Free Text Box as well. A lot less hassle than fckeditor i've found
回答6:
Not sure what budget you're working with, but it might be worth taking a look at Dreamweaver CS3+. It has support for ASP.NET and its WYSIWYG is quite good.
来源:https://stackoverflow.com/questions/308685/best-asp-net-wysiwyg