Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): cuteeditor 4.6'A=0
More Search Options
Showing page
548
of
966
(
9,656
total posts)
< 1
second(s)
Command 'hyperlink' Is Not Supported Or Not Implemented
I created a custom button on my toolbar. It opens an AJAX modal popup that I use to insert a hyperlink (I didn't use the insert hyperlink that comes with CuteEditor for various reasons). It works just fine once. But if I click it a second time I get the following error: ''Command 'hyperlink' Is Not Supported Or Not ...
Posted to
Cute Editor for .NET
(Forum)
by
MDCragg
on
October 29, 2009
Re: Displaying saved database content
spencet, You can get and set the content of Cute Editor using Editor.Text property. Editor.Text Property This property provides access to the text within the editable area of the CuteEditor control. It can be used to set the text when the control is first displayed and also to read out the text when a form has been ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 29, 2009
Different upload folder per editor instance
I am wondering if it would be possible to change the upload folder per instance of the editor. I and using this in a ''Listing'' environment. I want it so that when I create a listing it creates a folder for that listing. When the listing is deleted it would delete the folder with it. The only part that I need is how would I set CuteEditor to use ...
Posted to
Cute Editor for .NET
(Forum)
by
Xiode
on
September 22, 2009
Arabic Language not supported
Hello there, I'm evaluating the cute editor using ASP.NET and i'm using the cute editor assembly to convert ''rtf'' to ''HTML'' using the following API: Dim a As New CuteEditor.Convertor.RTF.RTF2HTML(richTextBox.Text) Response.Write(a.ParseRTF()) The problem is that the arabic langurage is displayed as rubbish ...
Posted to
Cute Editor for .NET
(Forum)
by
jmhe_85
on
August 16, 2009
Javascript error when document.body overwritten
Our web app overwrites document.body with a processing message before redirecting to another page. Unfortunately this generates a JS error in IE. I fixed it by adding a few lines to CuteEditor\Scripts\IE_Loader\Loader.js (added lines are colored ...
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
July 24, 2009
upload problems with version 6.3 .net 1.x framework
I have no problems uploading files and documents using cuteeditor v6.3 in .net 2.0 in codebehind I simply specify this cute.SetSecurityImageGalleryPath(GalleryPath) cute.SetSecurityImageBrowserPath(GalleryPath) cute.SetSecurityFilesGalleryPath(Documentpath) where GalleryPath and DocumentPath are good paths where I ...
Posted to
Cute Editor for .NET
(Forum)
by
oompah
on
July 23, 2009
Spell check: Assembly does not allow partially trusted callers
I'm using the classic ASP CuteEditor 6.3 running on ASP.net 2.0. It's working okay on my PWS but I'm getting a System.Security.SecurityException: That assembly does not allow partially trusted callers error when I transfer the files to the live server. It appears that line 107 of the Spellcheck.aspx file is triggering the problem. My PWS is ...
Posted to
Cute Editor for ASP
(Forum)
by
Derichleau
on
July 19, 2009
Re: How to automatically capture the name of an image added to the Uploads Gallery?
HI geoffo, How to automatically capture the name of an image added to the Uploads Gallery? 1. Open file 'InsertImage.aspx' (CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx) 2. Find section 'InputFile.ValidateOption.MaxSizeKB=secset.MaxImageSize;', add the section below under that section ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 15, 2009
'answer<%# DataBinder.Eval(Container.DataItem, "QuestionId") %>' is not a valid identifier.
Hello I would like to replace textarea tiny_mce editor with CuteEditor. I am evaluating at the moment. However it doesn't work. <textarea id=''answer<%#DataBinder.Eval(Container.DataItem, ''QuestionId'')%>'' name=''answer<%#DataBinder.Eval(Container.DataItem, ''QuestionId'')%>'' cols=''50'' ...
Posted to
Cute Editor for .NET
(Forum)
by
bala_pragasam
on
July 14, 2009
Regarding Disable double click event into the cute editor text control
Hi, Am try to disable the double click event into the cute editor control, because when double click an image or border the tag files will open. How to disable these options ???? i tried this method :. CuteSoft_Client\CuteEditor\Scripts\Constant.js\Constant.js file and modify the following code: Using this, ...
Posted to
Cute Editor for .NET
(Forum)
by
rajmohanp
on
July 14, 2009
More Search Options
« First
...
< Previous
546
547
548
549
550
Next >
...
Last »