cuteeditor

Set Template Constraints for CuteEditor

We are using CuteEditor to allow clients to edit a template but we only want them to be able to add text in 4in x 8in Area is there anyway that we can set this so that it will only allow them to type within this area and no more Thanks for the help ...

overlay a jpeg image with rich text using cute editor and GDI+

I am attempting to create and store a jpeg image on the fly with dynamic rich text. The rich text is comes from user input into the cute editor for asp.net. This particular editor can output either xHTML or rtf and some others. I'm using GDI+ to open a default background jpeg and overlaying it with the rich text from cute. I haven't ...

Detecting Changes In Text In The Cute Editor Using jQuery

I have developed a small script with some logic to check to see if an ASP.Net forms values have been updated since page load so that I can display a "You have unsaved changes" type message to the user if they attempt to close the browser window or more to another tab within the browser window. The only control that I have not been abl...

cute editor run on my pc ,Error on server

*i use cute editor in website, on my pc all are ok when i put the site on server it gives me* Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in t...

cute editor give me words "????????????????????????????????"

i have a cute editor when i insert text it display it like "??????????????????????" ...

cute editor in web site with C# gives "????????????????"

I have cute editor in my web site with C#. I save data into a SQL Server database and I display that data in label. Everything's ok. After I publish my site to a server and insert data it displays in the label like "????????????????". Why? ...