Search

You searched for the word(s): dialog
Showing page 21 of 256 (2,552 total posts) < 1 second(s)
  • Re: Hiding folders in Image Dialog?

    aeromed: Adam,   I did do that to hide the path.. but how, if, can i hide the folders, subfolders, or specific folders in the left pane?   Thanks.. David David, This feature is available now. Please download the latest build and check the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 27, 2010
  • Re: Subdomain can't find dialog pages

    Sure.  I have a site where I will host several applications.  Let's say my domain is www.mysite.com   I will have www.mysite.com/appA and www.mysite.com/appB etc.   But I also create sub-domains so someone can use the url appA.mysite.com or appB.mysite.com.   Does that make sense?
    Posted to Cute Editor for .NET (Forum) by janderson_bpt on February 10, 2006
  • Re: Insert Image Dialog

    No, the user who has access to the editor should have the same permission to modify the image properties. You can write some client scripts to dissable the double-click event. However if the user select the image and click the insert image button, the property dialog will be opened anyway.      
    Posted to Cute Editor for ASP (Forum) by Adam on February 21, 2006
  • Re: how can customize to open image dialog window in side ediot's image

    anjumkml,   How did you add this dialog to Cute Editor?   Have you checked this example?   How to create a custom button(client side) which displays a dialog?( C# | VB ) This example demonstrates how easy it can be to add your own ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 3, 2007
  • Re: How to change the size of the window?

    Jyothish,   Please open CuteEditor_Files\Scripts\Constant.js file and modify the following code:   // Default editorconstant ornaments for the Template dialog editorconstant._templateDialogFeature = ''status:0;dialogWidth:660px;dialogHeight:470px; scroll: 0; resizable: 0; help:0''; // Default editorconstant ornaments for the ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 23, 2007
  • Re: File browsing dialog has been blocked

    Hi   Because for Flash/Silverlight component, they do not allow api call to open the dialog.   So when you use button.click() function , it will be block and show warning to let user click the Flash/Silverlight  again.   If you just want to hide the queue table, you can declare this ...
    Posted to Ajax Uploader (Forum) by cutechat on March 19, 2010
  • Re: paste dialog bug in IE

    I just found one similar question as follow:  http://cutesoft.net/forums/thread/55201.aspx  Paste icon can pop up a new window in Firefox is due to that Firefox doesn't allow access the clipboard data by default. However, I prefer to have the same dialog for Paste icon in IE, so that cute editor can be used in the same ...
    Posted to Cute Editor for .NET (Forum) by kun on October 7, 2009
  • Re: LINK tag removed from HEAD with EditCompleteDocument=true from Insert Template Dialog

    When I actually try to edit the template from the Inset Template dialog my HTML looks like:   <link href=''css.css'' type=text/css rel=stylesheet><base href=/><table cellSpacing=0 cellPadding=0 width=600 align=center border=0>    <tbody>        <tr ...
    Posted to Cute Editor for .NET (Forum) by ithandyman on October 8, 2006
  • Re: Insert Hyperlink dialog

    I figured out how to do this.  For those who may be wondering how to do this, I'll spell out what I did.  And if there is a better way, please respond.   I added style=''display:none'' to those elements on the tag_a.ascx page (Link tab) that I did not want to show (this is according to another post in this forum) and ...
    Posted to Cute Editor for .NET (Forum) by MichaelPhillips on May 23, 2006
  • How do I pass variables to and from a custom dialog box?

    Hi,   I want to create a function where a user selects some text and then clicks a custom button to open a dialog box, makes some selection from the dialog box which subsequently pastes some HTML code to the editor. I'm fine with creating the button, opening a dialog box and then pasting the HTML. The only thing I can't figure out ...
    Posted to Cute Editor for .NET (Forum) by Crayonski on March 28, 2006
« First ... < Previous 19 20 21 22 23 Next > ... Last »