Search

You searched for the word(s): dialog
Showing page 92 of 256 (2,552 total posts) < 1 second(s)
  • Re: Hi. Is it possible to hide the "Cancel All Uploads" button on AJAX Uploader?

    Dear icastel,   the following is a full example:   <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>     void InsertMsg(string msg)     ...
    Posted to Ajax Uploader (Forum) by Eric on March 22, 2010
  • Re: Hidden CuteEditor doesn't get initialized in Firefox, Chrome and Safari

    I worked around the problem like this:I open the dialog window so the editor gets initializedI then start a recursive loop with window.setTimeout (200 milliseconds per cycle) that checks if the method editor.setHTML is defined (typeof(editor.setHTML) == ''function'')If it is defined (which will always be the case for IE) the editors' value is ...
    Posted to Cute Editor for .NET (Forum) by KoenV on March 11, 2010
  • Re: Valid flash

    Ian, The correct code to add the flash is: <object classid=''clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'' width=''280'' height=''220'' xcodebase=''http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab''> <param name=''Movie'' value=''/uploads/clock.swf''    /> <param name=''Quality'' ...
    Posted to Cute Editor for ASP (Forum) by Adam on February 24, 2010
  • Re: Sometimes it behaves like a normal upload control

    Hi,   When your specify the UploadType=IFrame , or the browser do not install the Flash/Silverlight ,   the uploader will create an iframe and <input type=file> to do the upload task.   For IE/Chrome , it will allow file.click() method to prompt the browsing dialog ,   but for Firefox/Safari , the browsers require ...
    Posted to Ajax Uploader (Forum) by cutechat on October 17, 2009
  • Re: Windows Authentication + Firefox : Browser hangs when selecting files

    I just have uninstalled Flash10 and installed Flash 9.0r124 instead.I still have the same bug. In the ''Browse'' dialog, after clicking ''Open'', I'm asked for my credentials. If I do not provide them, i get the error message ''Flash : The upload task is interrupted! http 401''.  If I provide them, the browser hangs ...  Question: As ...
    Posted to Ajax Uploader (Forum) by pierre on October 8, 2009
  • Re: How to limit the total max size?

    Ok, thanks. I check the total file size inside the handler of the javascript ''select'' event of the UploadAttachments object. It has not been that straight forward because inside the ''select'' event handler, the parameter ''files'' contains only the files selected in the last ''Browse'' dialog opened, and it does not contain files ...
    Posted to Ajax Uploader (Forum) by pierre on September 15, 2009
  • Re: Problem with all pop-ups

    No - I didn't change anything   I can't find insert_emotion.aspsx anywhere. Acually the emoticon, and special symbol popups works fine. But they are both htm-files.   This is a part of the link for the Inserdocument.aspx ...
    Posted to Cute Editor for .NET (Forum) by ulrikn on August 28, 2009
  • add custom button to DNN instance?

    Is it possible to add a custom button to a DNN instance?  What I'm after is to have a dialog box pop up, ask for an image url and then wrap that url in the html necessary to display the image.  I've dug through the documentation and i'm a little confused as to how I'd do it..  What I want is similar to this ...
    Posted to Cute Editor for .NET (Forum) by ShadsTrains on August 20, 2009
  • Upload suddenly stopped working in Firefox - fixed by installing Silverlight plugin

    My application was running fine. Then the 30 day trial license expired, and I purchased a license. As part of the purchase I received a new 90 temporary license which I am currently using.   Immediately after doing this, the upload stopped working for some users using Firefox, but not all, with the following changes in behavior: The file ...
    Posted to Ajax Uploader (Forum) by rgprints on August 18, 2009
  • Bug - Modal Windows don't work (hang browser) when URL Masking / iFrames

    For the implementation of CuteEditor I am using, it requires that any of multiple clients navigate to clientWebsite.com/admin , where a 100% frame then retains that URL in the address bar, and then the inner frame loads up the admin area with their credentials.  So the CMS is 'URL Masked' inside a 100% frame. When in this scenario , if ...
    Posted to Cute Editor for PHP (Forum) by Tangle on August 1, 2009
« First ... < Previous 90 91 92 93 94 Next > ... Last »