Search

You searched for the word(s): dialog
Showing page 22 of 256 (2,552 total posts) < 1 second(s)
  • Re: (File dialog has been blocked) while trying to Upload files

    I am still waiting for a resolution on this post from friday morning. Thanks. Terry, It worked for the test page only. On my real pages it didn't because the controls are not at the same position. You could see that the line and column are ''almost'' matching (if you put the green mask) but they are not. To test that just add other ...
    Posted to Ajax Uploader (Forum) by luci on September 8, 2009
  • Re: File Browsing dialog has been blocked - Flash 10

    Juan,   Do you have that issue of our example pages?   For normal pages ,  the uploader would put a transparent flash layer over the insert button.   If you have a special page , it may cause the positioning function not works.   Please check this thread for more information : ...
    Posted to Ajax Uploader (Forum) by cutechat on February 4, 2009
  • Re: custom dialog initialization problem

    Tim,   It should work in the current page or the dialog.   >>what is editor1   Please check the developer's guide.   http://cutesoft.net/asp/document/scr/JavaScript-API.htm   In order to find the active editor, you would type:  // get the cute editor instance var editor1 = ...
    Posted to Cute Editor for ASP (Forum) by Adam on September 25, 2008
  • Re: LINK tag removed from HEAD with EditCompleteDocument=true from Insert Template Dialog

    ithandyman,   When you insert template, all html code will be pasted into <body></body> section.   If you want to load tempates that contains <head> tag, please use Editor.LoadHtml Method .   Editor1.LoadHtml(''document.htm'');   Editor.LoadHtml Method Loads the contents of a HTML file into the ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 9, 2006
  • Re: Integration with our user database so nickname dialog does not appear.

    The role of GetUserDisplayName is helping you get  user's display name based on the user's UniqueName.     Before you get started, you need to understand the 'UniqueName' in CuteChat. In CuteChat, UniqueName means the unique data of your user. Depending on how you implement the user system, in some systems, the best ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on June 22, 2006
  • Re: Customize dialog with DNN

    Andreas, Yes, you have to modify the default provider. The following example shows you how to create a custom dialog: http://cutesoft.net/example/howto/AddButtons/vb/create_a_custom_button.aspx You can find the source code of the above example in the CuteEditor for .NET download ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 31, 2005
  • Re: (File dialog has been blocked) while trying to Upload files

    Terry, It worked for the test page only. On my real pages it didn't because the controls are not at the same position. You could see that the line and column are ''almost'' matching (if you put the green mask) but they are not. To test that just add other uploader control(s) to the test page at another position. For example, just add ...
    Posted to Ajax Uploader (Forum) by luci on September 4, 2009
  • the Famous : file browsing dialog has been blocked

    Hi thereit seems like the file browser dialog always popup on IE and Firefox.Please dont ask me to use the iframe or silverlight, since these are the requirements of the application we are developping.we need the multi file upload using flash.Yes we use flash 10. And it s not the cause of the problem:- In the same application, we have 2 pages ...
    Posted to Ajax Uploader (Forum) by afennani on August 7, 2012
  • Conditionally add tab to TAG dialog

    I realise custom tabs can be added to the tag editor by adding lines to the tag.config file.Is there a way to override this behaviour to condionally include or exclude .ascx controls based on some of the attributes of the IMG being edited? For example, if the image has an attribute 'controltypeid=<value>' I would like to exlude the ...
    Posted to Cute Editor for .NET (Forum) by Tobster on November 30, 2010
  • Error in Dialog

    Hi,   I have a problem when I try to open a Dialog from a button in the toolbar.   I need work something like PDF button appears in your forum toolbar.   The error is in line 1 in dialog page at the attribute inherits. When I change CuteEditor.Dialogs.FileBrowserPage by System.web.ui.page or something like that works ...
    Posted to Cute Editor for .NET (Forum) by neo_inet on April 1, 2009
« First ... < Previous 20 21 22 23 24 Next > ... Last »