Search

You searched for the word(s): dialog
Showing page 24 of 36 (351 total posts) < 1 second(s)
  • How do I select multiple files?

    This is the demo of uploading multiple files, c# ASP.NET AJAX.  I don't see anything, either in the Choose File dialog, or in the main window, to allow you to select more than one file.  Am I missing something?  Am I just really dumb?  I tried shift-clicking, and control-clickng, but that didn't ...
    Posted to Ajax Uploader (Forum) by Aaron Edwards on July 24, 2008
  • Change MultipleFilesUpload on-the-fly

    I have an upload control that is contained in a jQuery UI dialog.... users are allowed to upload multiple new files, or change/update one file at a time. So the control starts off allowing multiple files to be uploaded. But if the user wants to update an already existing file, they need to be restricted to only selecting one file. I  ...
    Posted to Ajax Uploader (Forum) by smcleod on June 30, 2011
  • Path of selected file

    Hi! I have a uploader control on page. My file for uploading located in D:\folder. I want to upload this file on server. How i can get information about this path (D:\folder) on server side after selecting file in Select dialog?   Thanks, Alexey 
    Posted to Ajax Uploader (Forum) by AlxReiter on April 15, 2013
  • Re: Problems with Uploader using SSL on Mac (Safari and Firefox)

    P.S. This only seems to happen on a Mac in Safari and Firefox.  Not in Firefox or IE7 on Windows.  In Safari on Windows (which is another bug) I get the error message: ''File browsing dialog has been blocked''.  Is there a way I can unblock that?
    Posted to Ajax Uploader (Forum) by mobbsie on May 13, 2009
  • Re: Random error(File dialog has been blocked) while trying to Upload files

    Hi,   Please add this code to check the reason :    <script type=''text/javascript''>  function CuteWebUI_AjaxUploader_OnMantleButton(btn,div)  {   div.style.backgroundColor=''red'';   div.style.filter='''';  }  </script>   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on August 27, 2009
  • Re: Unable to Find Uploaded file in directory (sometimes)

    I've configured a network share to host the temp files and setup the project with your above recommendations.  Everything is working as expected except when Silverlight is disabled and Flash is enabled in both IE7 and FF (which is the original problem).  Under these conditions, when I click the button that launches the open dialog, ...
    Posted to Ajax Uploader (Forum) by ddoms on August 25, 2009
  • Re: office 2007 file format filter

    Hi mharcement,   The dialog filter function is based on silverlight and flash plug-in, if you are using the html5 upload mode, then the control will check the file extension at server side, so it will not makes the client upload the wrong extension file.   Regards,   Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on October 31, 2012
  • Browse window is not opening in FF

    Hello, I noticed that Browse file dialog is not opening in FF if there is vertical scrolling on the page and the upload button is not visible, the add button just become disabled and that's it nothing more happen, in some cases scrolling up suddenly opens the dialog, but not always.   Is this already known issue? If so please provide a ...
    Posted to Ajax Uploader (Forum) by vassabi on October 8, 2008
  • Re: Upload Dialog box is not opening in IE7

    Dennis,   Please check this example again:   http://ajaxuploader.com/Demo/default.aspx   I think this issue is fixed again.
    Posted to Ajax Uploader (Forum) by Adam on November 1, 2008
  • Re: "File Browsing has been blocked." inside AJAX TabContainer

    Hi,   We recently have another customer who use jQuery to show the dialog,   And we found another thing,   We let he open the dialog after uploader initialized.   like this :   <script> function CuteWebUI_AjaxUploader_OnInitialize() {      ...
    Posted to Ajax Uploader (Forum) by cutechat on October 19, 2010
« First ... < Previous 22 23 24 25 26 Next > ... Last »