|
Search
You searched for the word(s): insert
Showing page 33 of 408 (4,079 total posts)
< 1 second(s)
-
Also, i want to mention that my web project is in Visual Basic.net.
I see you have a C# Handler.
How do i deploy that?
I don't think the HTTP Handler would work being deployed in a VB.Net webproject.
What are the instructions?
Is there a seperate C# Project to add to the solution?
-
1. How did you set the TemplateGalleryhPath?
2. Open CuteSoft_Client\CuteEditor\Scripts\Constant.js and modify the following code:
// Default window ornaments for the youtube dialog ...
-
Gavin,
The ''insert image'', ''insert flash'', ''insert media'', ''insert document'', ''insert template'' dialogs contain the file manager.
You can use the file manager create the folder, delete the folder, upload/delete/rename the file.
For your situation, please check the ''insert template'' which also allows ...
-
Anbaz, Just create a custom button and use the following code pasting the HTML to the editor.
Codefunction PasteHTML(html)
{
// get the cute editor instance
var editor1 = document.getElementById('CE_Editor1_ID');
editor1.PasteHTML(html);
}
-
mek, The latest version 5.0 allows you edito the template file online. You don't need to create your own. Keep me posted
Demo: http://cutesoft.net/example/general.aspx
Download:
http://cutesoft.net/Downloads/default.aspxIf you still have problems, please let me know.
-
Hi Terry,
We tried the new .dll, but we are unable to tell any difference from the old. We replaced the .dll reference in our test harness, and the areas where the buttons will appear can still be clicked to bring up the browse, even if the dialog has not been shown.
The file we used has this version information: AjaxUploader ...
-
Thanks, I know what he's saying, Ady...
The point is, he has code control over the paste and clean function and therefore should clean up the code to respect the Editor's settings which, in this case, is DIV for the break element.
Making the user do a find and replace (replacing <p> with <br>) is the wrong thing if ...
-
Hi Ken,
I cannot update the whole cute editor files as it is not allowed to chnage the whole version so frequently.
Can you please let me know what all files are changed so that I can update only those files.
And does the latest version also solves the issue of design of cute editor being distorted when opened in iframe. As I ...
-
i updated CuteEditorconstants.js file
and it did not work. In Insert_table.asp
i see JavaScript
var
OxOa7d7=[''dialogArguments'',''element'',''editor'',''window'',''document'',''\x3Ctable
style=\x22width:300px;Height:200px;\x22 border=1 ...
-
Adam,I have tried to edit the InsertImage.Frame.aspx file in the same way you describe.The dialog loads correctly, but just as the dialog is loaded, the Preview field is reset, the spacing fields are reset to 0, and the spacing between the browse field and the preview field are expanded: Regards,
Zapotec
... 33 ...
|
|
|