Search

You searched for the word(s): dialog
Showing page 54 of 256 (2,552 total posts) < 1 second(s)
  • Re: Unable to See "Select File" dialog box

    Can you try the following code?   <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body>     <form id=''Form1'' method=''post'' ...
    Posted to Ajax Uploader (Forum) by Adam on December 4, 2008
  • Re: SetSecurityFilesGalleryPath

    kjell.ek,   The document gallery dialog shares the the same document path with the file browse dialog. You can set FilesGalleryPath to ~/.   If you want to set a different path for file browse dialog, please open CuteSoft_Client\CuteEditor\Dialogs\SelectFile.aspx and modify the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 28, 2009
  • Re: Insert image dialog box loses bottom controls

    Here's the .skin file: <asp:Label runat=''server'' SkinID=''FeedbackOK'' ForeColor=''green'' font-size=1.0em font-bold=true /> <asp:Label runat=''server'' SkinID=''FeedbackOKBig'' ForeColor=''green'' font-size=1.4em /> <asp:Label runat=''server'' SkinID=''FeedbackKO'' ForeColor=''red'' font-size=1.0em font-bold=true ...
    Posted to Cute Editor for .NET (Forum) by David Diamond on December 11, 2008
  • Invoking the Browse.. dialog box directly from a custom HTML button

    I want to be able to invoke the dialog box below via a custom html button. I have the button and am using the editor.ExecCommand('InsertImage'); Everything works fine, I just want the less complicated dialog and can't find how to do this in the Forum or in the documentation. I'm not interested in giving the end users the ability to set ...
    Posted to Cute Editor for ASP (Forum) by Bill Rishsew on October 15, 2007
  • Re: Images not selectable in Safari

    Hi MichaelWB, Chrome/safari works differently from IE and FireFox. You should be able to double click and bring up the properties dialog to change the properties (size Etc.)in the latest version. It's a behavior difference between browsers. The development team still working on this, once implemented this feature, I will keep you ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 7, 2011
  • Re: Set FileName

    Hi Terry, The error that could be generated is by my application which process the uploaded file. That is mean that the gridview will represent the ...
    Posted to Ajax Uploader (Forum) by rharissa on July 14, 2009
  • Re: Exception: "Failed to connect server:ERROR,Operator already online"

    I am also receiving this error along with others.  I've emailed for support numerous times over the past few months, but I have never received any useful support.  Here are my errors.  1.  I get this regardless of what operator name i log under: Failed to connect to chat service: System.Exception: Failed to ...
    Posted to Cute Live Support (Forum) by tutor-usa on October 8, 2007
  • Re: Image edition problem in Firefox

    I currently have a custom Insert Image Dialog. I do not rely on the config files and on the settings of the Image Gallery Path, since the logic of my web application is too complex to integrate in these methods.   when I have an image in the editor, and I dbl click it, it opens the Tag Editor, it works fine when in firefox and I dbl click ...
    Posted to Cute Editor for .NET (Forum) by ID3TECH on July 12, 2007
  • Re: New in version 5.2?

    New Features and Improvements: The new Editor.MaintainAspectRatioWhenDraggingImage property has been introduced. /// <summary>/// If you do not want to preserve the aspect ratio when you drag and resize an image, you can set the MaintainAspectRatioWhenDraggingImage property to false. /// By default, ...
    Posted to News and Announcements (Forum) by Adam on March 4, 2006
  • Re: Creating custom style for cuteeditor

    Dear AWilderbeast,   After you set property ''ThemeType'' to ''Custom'', it will read styles from  folder ''CuteSoft_Client\CuteEditor\Themes\Custom\''. If you remove ''CuteSoft_Client/CuteEditor/Themes/Custom/dialog.css'' and ''CuteSoft_Client/CuteEditor/Themes/Custom/style.css'', clear cache, and then run cuteeditor, you will ...
    Posted to Cute Editor for .NET (Forum) by Eric on January 26, 2011
« First ... < Previous 52 53 54 55 56 Next > ... Last »