Search

You searched for the word(s): dialog
Showing page 19 of 36 (351 total posts) < 1 second(s)
  • Re: Unable to See "Select File" dialog box

    Thanuja,   Your website demo now is using IFrame mode. We are not able to test it.   But we have upload a new version for your issue.   Please download it and try again.   Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on December 22, 2008
  • Customize Validation Error Dialog

    Is it possible to change the JS alert message thrown when there is a validation error? I would like to use a cleaner more user friendly dialog like colorbox. I am using MVC 2. Thanks.
    Posted to Ajax Uploader (Forum) by indiankarma.com on September 19, 2010
  • Problem with IE10 with latest version

    Hi,   I have recently had to update Ajax uploader so it works with IE11. It now works fine with IE 11 but I have a problem with IE10. The uploader sits in it's own update panel and I also have other controls that sit in their own update panels. If I load the page and try to upload a file without touching any other control it works ...
    Posted to Ajax Uploader (Forum) by bolat on January 16, 2014
  • Re: Sporadic Viewstate errors

    Sorry I should have stated this before but I am using MVC not webforms, but I did set these items in the webconfig pages section and still no joy, we are not using a web farm but we are using a professionally hosted dedicated server and the IT has made sure that all the keys are set right. This error comes up in a dialog during upload of the file ...
    Posted to Ajax Uploader (Forum) by jk121960 on May 14, 2013
  • Re: Change MultipleFilesUpload on-the-fly

    Now, I have the opposite problem... when user needs to upload multiple files, in the OnBrowse event I change this.internalobject.MultipleFilesUpload = true;  And now the dialog won't allow the user to select multiple files.... see event code below to show what I'm trying to do... function ...
    Posted to Ajax Uploader (Forum) by smcleod on June 30, 2011
  • Detecting if a there is a license file

    Hi, I have copied the license file AjaxUploader.lic in a sub-folder ''AjaxUploader'' of my web application, and written the following key in the web.config: <add key=''AjaxUploaderLicense'' value=''AjaxUploader/AjaxUploader.lic'' /> and it works well.   Now, if I delete the license file, I get an unhandled javascript exception ...
    Posted to Ajax Uploader (Forum) by pierre on September 17, 2009
  • Maximum File Limit Warning on hover

    In Firefox 3, hovering over browse button raises a warning if the limit is already met (my limit is set to 1)   Steps: Click browse on an uploader and pick a file ( have multiple uploaders on the screen) Hover over the browse button.  Message will display. This won't happen a 2nd time on the same button after dismissing the warning ...
    Posted to Ajax Uploader (Forum) by rob.bartlett on May 12, 2009
  • Simulate a click on the Upload button using javascript

    Hello, I'm trying to simulate a click on the Upload button using javascript. One version of the code I've tried is this one:  var btnUpload = document.getElementById('ajaxUploader__Insert');btnUpload.click(); When I do this, I expect the ''Choose file'' dialog box to show up (same behaviour as when you click on this button with the ...
    Posted to Ajax Uploader (Forum) by DarShak_Boy on April 2, 2009
  • KB - Uploader 2009-03-05 version. fixed some bugs and new features , the RESUME feature.

    Hi all,   We have uploaded a new version of uploader.   It have fixed the bugs recently , and add two new properties:   1, AutoUseSystemTempFolder - if ~/UploaderTemp is not write-able , the uploader would use system temp folder . Uploader also create a file at that folder, for security checking.   2, ...
    Posted to Ajax Uploader (Forum) by cutechat on March 4, 2009
  • Problems with Upload and Safari (IIS7 + Basic Authentication)

    Hi,   we are facing an issue when we try to upload files with Safari 3.2 (Mac) and Flash enabled. We are using the ''Framework 2.0-Csharp-NoAjax\multiple-files-upload.aspx'' demo application for testing.   The Webserver ist running Windows Serevr 2008 IIS7. The Authentication is done via SSL128 and ''Basic ...
    Posted to Ajax Uploader (Forum) by Oevermann on January 27, 2009
« First ... < Previous 17 18 19 20 21 Next > ... Last »