Search

You searched for the word(s): dialog
Showing page 45 of 256 (2,552 total posts) < 1 second(s)
  • Re: Disable edit and delete in the Insert Image dialog box

    I tried all your suggestions again. By setting editor.AllowUpload = false but ''edit'' and ''delete'' icons still shows (and are functioning!) up and I am still not able to navigate down into subfolders. But setting it to editor.AllowUpload = true makes it work when navigating into subfolders.   nisse
    Posted to Cute Editor for ASP (Forum) by nisse on January 12, 2006
  • Re: Issue with modalDialog in Firefox

    Hi Adam, I'm opening the dialog with: WebControl ctrl = Editor1.CreateCommandButton(''MyButton2'', ''Insert.gif'', ''Insert pic''); ctrl.Attributes[''onclick''] = ''ShowMyDialog(this)''; string picDialogScript = ''function ShowMyDialog(button){\n\t//use CuteEditor_GetEditor(elementinsidetheEditor) to get the cute editor ...
    Posted to Cute Editor for .NET (Forum) by Gib on March 9, 2009
  • Re: ASP version vs. ASP.NET version

    Adam, Thank you for your information. One more question about the ASP version. We are going to use a custom dialog to replace the standard ''Insert Image'' dialog in both ASP and .NET versions. In the .NET version, when I double click an image in the editor, the ''Properties'' window pops up. It is fine, because I can hide the ''Browse'' ...
    Posted to Cute Editor for ASP (Forum) by ytang on August 18, 2006
  • Re: How to access CuteEditor clicked button property

    GCS,   >>Is there a property, or method that returns information on which button (''Insert Image'' or ''Insert Flash'') has be clicked to get to the File Dialog page?   There is no such an API avaiable. SqlFileStorage is used by image dialog, flash dialog, medai dialog and file dialog. It doesn't know which button ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 10, 2006
  • Re: Open Dialog Boxes

    I could do that. How do the commands get called via the Editor? I looked at the source and the Page Propety image has a command name....e.g. <img src=''themes..../page.gif.aspx'' Command=''DisplayPageProperties'' />   How does that work?
    Posted to Cute Editor for .NET (Forum) by podo on December 5, 2005
  • Re: 'Select File' dialog box NOT displaying for some users

    Hi Jen,   Please try the example page below. Does it get the same problem? <%@ Page Language="C#" %>      ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 16, 2013
  • Unable to See "Select File" dialog in complex web page

    Hi,   You can test my simple test page, which works perfectly, using the URL  http://videocentralhd.lgfl.org.uk/uploadtest.aspx.   Unfortunately the complex page requires user authentication and therefore is not avaiable to anyone without a London Grid for Learning username and password.  Is there any other information I ...
    Posted to Ajax Uploader (Forum) by AtomP on January 4, 2013
  • Re: Problems with installation of File Uploader. Error message, no dialog showing, upload button does nothing

    Hi anthonygore,   Do you get the same problem with the example page below?   If yes, can you use echo phpinfo() to output all php settings? So we can check the settings for you.   <?php require_once "phpuploader/include_phpuploader.php" ?>  <?php session_start(); ?>  ...
    Posted to PHP File Uploader (Forum) by Kenneth on December 14, 2012
  • Re: Unable to See "Select File" dialog box

    Adam,   Thanks for responding . I can see the ''Select File'' box now, but the only thing is it happens on the second click to the button. (Same behaviour in IE7, Firefox 3.0.4, Safari 3.2.1) When i click on the first time, I can see that some processing is going on (like an icon appears in the Icon tray bar and disappears very ...
    Posted to Ajax Uploader (Forum) by Dev2008 on December 4, 2008
  • Cannot create folder via file or image dialog

    Hi,   I have CuteEditor for .NET 5.3 and integrated it into our umbraco installation (win 2003 server, .NET 2.0). I cannot create folders with the editor, thus I can delete them. I changed the AllowCreateFolder property in all three security configs. I checked the folder permissions (networkservice and ASP.NET Account have full control over ...
    Posted to Cute Editor for .NET (Forum) by hoehler on July 24, 2008
« First ... < Previous 43 44 45 46 47 Next > ... Last »