|
Search
You searched for the word(s): insert
Showing page 31 of 290 (2,898 total posts)
< 1 second(s)
-
Hi phantom1998,
It works fine on my end, I have tried the online demo http://cutesoft.net/example/general.aspx too. what browser/version you are testing? And do you get any javascript error when testing this?
Regards,
ken
-
Hi qsun@ngenera.com, If the folder not in the same directory, you should create a virtual directory under your site and point to this folder. If you want to use physical path, the folder must in the same directory. Regards, Ken
-
that fixed one problem - there's a broken border at the top of the popup window but it's visiblr again.
The gallerypath is not setting correctly now though
using this command
cute.SetSecurityImageGalleryPath(''~/uploads/pics'')
used to set the ''pics'' folder to open - I also ...
-
2: Programmatically specify the Document gallery path:
C# Example:
//use the app-based path
Editor1.Setting[''security:FilesGalleryPath'']= ''~/uploads'';
//use the absolute path
Editor1.Setting[''security:FilesGalleryPath'']= ''/uploads'';
//use the physical path
Editor1.Setting[''security:FilesGalleryPath'']= ...
-
What do you mean, it's ''by design''? Whose design idea was this? When I paste Word in FreeTextBox or FTB, it pastes correctly, so please fix CuteEditor.
If it ''clean(s) up the HTML code'', then replace the <p> tags with the Editor's setting, please. That's part of cleaning up the HTML code.
Please fix this ...
-
I'm having an issue when inserting templates, the closing tag of the current element is being overwritten by the template content.
For example, if I'm in a div tag and I insert a template, the closing div tag is overwritten.
Has anyone else seen this?
This is also happening on the demo editor at ...
-
Hey, I'm getting this error message when I click on any of the Insert icons on the editor toolbar. Anyone knows where I should start to resolve the issue?
Server Error in '/' Application.
Could not find file 'lpt3.fck.asp'.
Description: An unhandled exception occurred during the execution of the current ...
-
Hi,
I have a problem on clicking the button "insert image". It shows an alert message with html-content of the current page (s. Screenshot 1 attached).
RTE is embedded within a CRM-Application (UpdateCRM, as a new div within iframe.
Anyone know, what might the cause of this?
Screenshot 1. Alert message ...
-
Hello, I am just getting started using CE. I have installed it in my development environment for an app using ASP.NET 2.0 (using VS2005). So far everything is going pretty well but when I click the Insert Image or the Spell Check buttons in the control the dialog box that pops up is blank. Dialogs that pop up for other buttons seem fine. I have ...
-
Dear Kazzlo,
In firefox, after you insert the flash, you should get the following image in the editor window.
After you submit the form, the correct flash code will be extracted from the editor.
The reason we do this is to prevent firefox mess up your flash. First we protect your flash ...
... 31 ...
|
|
|