Question

would like to use fckeditor or similar for building/editing webpages on the fly but there are a few other old questions where there are issues

am looking for any recent experiences/alternatives ?

thanks

Was it helpful?

Solution

I had a pretty easy time integrating fckeditor in my asp.net mvc app. The fact that mvc and regular webforms co-exist seamlessly made including the free fckupload utility a snap. I highly reccomend it.

OTHER TIPS

Depends on the functionality you need. If it's a simple one like the one used here at StackOverflow, there's a Markdown Editor.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top