Search

You searched for the word(s): insert
Showing page 33 of 408 (4,079 total posts) < 1 second(s)
  • Re: Insert Image-Gallery shows missing images

    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?
    Posted to Cute Editor for .NET (Forum) by SamiMajed on September 26, 2005
  • Re: issue with insert template and you tube

    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 ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 25, 2009
  • Re: File Explorer / Manager

    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 ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 17, 2005
  • Re: How can i insert html comments which should not be visible to the user ?

    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); }
    Posted to Cute Editor for .NET (Forum) by Adam on September 15, 2005
  • Re: custom button-Insert Paragraph

    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.
    Posted to Cute Editor for .NET (Forum) by Adam on September 12, 2005
  • Re: Insert button is clickable even when hidden, in some circumstances

    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 ...
    Posted to Ajax Uploader (Forum) by MisterAcoustic on October 6, 2009
  • Re: Insert from Word using Firefox - errors

    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 ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 18, 2007
  • Re: access denied error when trying to insert a link, picture or flash

    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 ...
    Posted to Cute Editor for .NET (Forum) by yuvika on May 13, 2009
  • Re: Insert table default propertys

    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 ...
    Posted to Cute Editor for ASP (Forum) by vlad-G on July 27, 2006
  • Re: Insert image / Image properties

    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
    Posted to Cute Editor for .NET (Forum) by Zapotec on March 17, 2005
« First ... < Previous 31 32 33 34 35 Next > ... Last »