I’ve reviewed a couple options for jquery-based RTE that required PHP. I’m running a MVC/jQuery site on IIS – should i rule out php-based editors just so i can avoid installing PHP? How exactly is the client-side jquery interacting with PHP?
I’ve reviewed a couple options for jquery-based RTE that required PHP. I’m running a
Share
You should try CKeditor which is a javascript based HTML WYSIWIG editor. For CKeditor it doesn’t matter if you use PHP or ASP.NET on IIS.
As long as YOU KNOW how to get everything working 😉