Search

You searched for the word(s): dialog
Showing page 62 of 256 (2,552 total posts) < 1 second(s)
  • How to manually set IMG src in custom dialog

    I am attempting to set the src='''' property of an IMG tag from a custom tab, using the following javascript (which works with other properties): function SyncTo(element) {         element.src = ''Something.gif''; } This currently doesn't work, presumably because it synchronises with the input control ...
    Posted to Cute Editor for .NET (Forum) by Tobster on November 15, 2010
  • Paste HTML thru custom dialog--Urgent

      Hi Adam,   The Requirement is something like to customize the insert image button. For this I have created a custom button and on the click of thatbutton I open my custom page somethink like following.         User gives the name of picture as shown in above fig. I'm creating the HTML string ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on December 18, 2008
  • Re: Bug with SelectFile.aspx Dialog and IE6

    Vincent,   Please open uteSoft_Client\CuteEditor\Languages\_default.xml and modify the following code:    <resource name=''SelectFileDialogOption''>dialogWidth:600px;dialogHeight:480px;</resource>  <resource name=''SelectImageDialogOption''>dialogWidth:590px;dialogHeight:510px;</resource> 
    Posted to Cute Editor for .NET (Forum) by Adam on November 12, 2008
  • Re: Disable items in Image Dialog

    Yes, please open the InsertImage.Frame.aspx.   And change the following code:<asp:Label Runat=''server'' ID=''FolderDescription''></asp:Label>to<asp:Label Runat=''server'' ID=''FolderDescription'' Visible=''false''></asp:Label>    
    Posted to Cute Editor for .NET (Forum) by Adam on January 6, 2006
  • Re: Extend TD Properties Dialog

    Hi Adam,   That is excellent news, are you able to give me an approximate date for the release of this minor version update.  I can probably persuade my customer to wait if the timescales are reasonable.   Kind Regards   Andy
    Posted to Cute Editor for .NET (Forum) by Andy65 on November 14, 2005
  • Re: New in Version 6.6? Insert Image dialog any faster??

    Thanks for the quick response Adam.  I'll review the change logs.  If you can do anything about the ''Insert Image'' load time in the future I would greatly appreciate it.  Even if you have to slim down some of the functionality (maybe as an option).    Thanks for your help.
    Posted to Cute Editor for ASP (Forum) by slimm on May 17, 2010
  • Re: File Upload in custom dialog

    VishalaBotta:Hi Adam, Yes.. I am using asp.Net, so can we not  directly call ''InsertImage.aspx'' in .NET version?     thanks for your time, Vishala  NO, you cannot directly call insertimage.aspx in .net version. 
    Posted to Cute Editor for ASP (Forum) by Adam on February 25, 2011
  • Unable to See "Select File" dialog box

    Hi,   I have downloaded the latest AJAX Uploader and am trying to test the 2.0 Framework examples (started with NoAjax examples) This is on Windows XP with IIS 5.1. The examples work fine (basically create a virtual directory to the appropriate path , set ASP.NET to version 2.0 and browse to the appropriate path).   However when i ...
    Posted to Ajax Uploader (Forum) by Dev2008 on December 4, 2008
  • Problem with CE in formview (inside modal popup panel)

    Hi,   I've downloaded the evaluation version today to try and find an HTML editor that will work well in a site I'm developing for a client.   I have a listview which contains a list of articles - when an article is selected an Ajax modal popup panel appears. This panel contains a formview which is by default in edit ...
    Posted to Cute Editor for .NET (Forum) by PHyndman on May 18, 2009
  • File browsing dialog has been blocked

      Hello, Some of my customers have problems with the component “AjaxUploader”. When they click button “Browse…” the following dialog box appears:   They have the same problem on your samples . I have downloaded the new .dll this morning, and they have the same problem. After more ...
    Posted to Ajax Uploader (Forum) by Franck on November 24, 2008
« First ... < Previous 60 61 62 63 64 Next > ... Last »