Search

You searched for the word(s): dialog
Showing page 194 of 256 (2,552 total posts) < 1 second(s)
  • Find and replace in source code view

     Hi   Can we have find and replace back in the source code view please. Its in the old editor. I tried altering the plugin.xml to show it, but it didn't popup the dialog when you click on the button.   I just released the new editor yesterday and already had 2 people ask about it!    Thanks 
    Posted to Rich Text Editor for .NET and MVC (Forum) by AndyFel on January 28, 2014
  • Cute Editor not working with in iframe

    When the page containing cute editor is loaded with in iframe of another page we are getting "Error: Permission denied to access property 'document'"error whenever we are trying to open the copy-paste dialog.I think this error will come for all the dialogs.   Parent page and child pages are from different domain. We tried ...
    Posted to Cute Editor for .NET (Forum) by mkumars6inf on June 18, 2013
  • AjaxUploader autopostback problem with MVC

    Hi there,   We are considering about the probability to use the commercial version of AjaxUploader. So currently, we are testing (Uploading multiple files like GMail package) and trying to integrate AjaxUploader to our MVC applications. We tested it as a single component and it worked perfectly. But when we integrated it to our MVC ...
    Posted to Ajax Uploader (Forum) by QuiTran on October 11, 2012
  • Select Files does not work for single user

    We have a user who cannot get the file selection dialog on his computer.  He's running a Vista machine and tried with two seperate browsers, IE 9 and Firefox 3.5 or 3.6.  He says the cursor doesn't change when he mouses over the Selected Files link and clicking produces no results.  Other users with the same configuration are not ...
    Posted to Ajax Uploader (Forum) by rgettel on May 17, 2011
  • Disable max character limit on alt text

    Hi   It appears there is a 72 character limit for alternative text. I get this error:   ''The HTML code to be added has reached the character limit for this field: 200. Please reduce the message length to continue.''   My client is requiring more characters than that. How can I disable this max character limit?   Also, ...
    Posted to Cute Editor for .NET (Forum) by cw808 on March 17, 2011
  • Windows Authentication + Firefox : Browser hangs when selecting files

    We had an important issue with Firefox + Windows Authentication   Server configuration: - IIS 7.0 - Windows Authentication - Classic .NET AppPool (Managed Pipeline Mode = Classic) - CuteWebUI.AjaxUploader.dll (File description = ''Ajax Uploader 3.0 20090930'')   Browser configuration - Firefox 3.0.14 - Flash ...
    Posted to Ajax Uploader (Forum) by pierre on October 1, 2009
  • Uploader1.FileUploaded Event Being Raised Twice

    Why is the asp.Net server side event is being raised twice? What am I doing wrong that the event is being raised twice? Does that mean the file is being downloaded twice? Protected Sub Uploader_FileUploaded(ByVal sender As Object, ByVal args As CuteWebUI.UploaderEventArgs) Handles Uploader1.FileUploaded    Dim b1 as Integer = ...
    Posted to Ajax Uploader (Forum) by gBurgur on September 14, 2009
  • Dynamic ImageBrowser directories

    In our application, we have 3 different directories on the web app serverwhere a user can select image files to include in a document. Their own user directory.  The user can upload to this directory.A directory specific to the document they are creating or editing.  The user can upload to this directory.A global directory.  The ...
    Posted to Cute Editor for .NET (Forum) by BruceWMorgan on April 8, 2009
  • Re: Templates.. CSS stylesheets and inline styles.. Oh My!

    Tim,   To disable the inline style dropdown, please open the web.config of your DNN.   And change the following code:   DisableItemList='' Save,CssStyle''   >>Is there a way to disable double clicking an element to bring up the item styles box?   Yes.   Please open ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 31, 2009
  • Re: "File Browsing has been blocked." inside AJAX TabContainer

    Hi,   Flash 10 has a wellknown problem that block the file dialog.   So we put a real Flash object to cover the button.   For you example , I think our positioning function not works,   So when the user click the button object, the AjaxUploader can only show the warning panel, let the user click again.   We will ...
    Posted to Ajax Uploader (Forum) by cutechat on December 2, 2008