Search

You searched for the word(s): dialog
Showing page 13 of 36 (351 total posts) < 1 second(s)
  • Re: custom upload button

    Hi,   Because the Flash/Silverlight limited ,   So Uploader only support this logic :   1 - user click the button (actually click on the Flash/Siverlight transparent layer, not on the button)   2 - uploader fire the CuteWebUI_AjaxUploader_OnBrowse event.   you can put your login in that function , ...
    Posted to Ajax Uploader (Forum) by cutechat on July 18, 2010
  • Re: Silverlight

    Rafael,   Do you set UploadType=Silverlight ?   The Firefox3.6 have bug on calculating the mouse position on the Silverlight object in an IFrame, that make the silverlight can't recieve the mouse click event and can't show the file browsing dialog.   So we disabled the silverlight on that condition.   If ...
    Posted to Ajax Uploader (Forum) by cutechat on April 27, 2010
  • 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: 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
  • 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
  • No error but no upload

    Hi Guys!   Well...go there!   I´m start develop with ajaxuploader, and in this program i need make a simple upload with size limitation. I´d downloaded the package and put the CuteWebUI.AjaxUploader.dll in the bin directory, the scripts in asp.net page...run the project..   The ajaxuploader button was there...very ...
    Posted to Ajax Uploader (Forum) by danielrq on April 17, 2009
  • Uploads cancelling or not starting

    Hi guys   I keep getting random uploads cancelling or not starting and after about a couple of minutes of inactivity i get a ''Client side cancelled'' dialog.   This mostly happens with file sizes of over 10Mb, but I guess the bigger the file the more chances i Have to get this error.   Any ...
    Posted to Ajax Uploader (Forum) by abbo on December 17, 2008
  • Re: 5-second delay before upload button available

    If flash is loading, you will be able to right click on that blank page and see if you see the flash dialog.  This is just a test to see if you are able to retrieve a swf file without error.  Do you have any other flash elements on your existing pages and do they work without issue?   Greg
    Posted to Ajax Uploader (Forum) by delamitry on May 20, 2009
« First ... < Previous 11 12 13 14 15 Next > ... Last »