Search

You searched for the word(s): dialog
Showing page 2 of 36 (351 total posts) < 1 second(s)
  • Re: Unknown Error Dialog

    To whom it may concern. We had the same issue now and then and usually solved it using one of the mentioned ways. However, there is another cause: if you are using CuteUpload in a default document on IIS 7.5 (the homepage), the same thing happens. Adding the real file name (usually Default.aspx) will make it work. A simple ...
    Posted to Ajax Uploader (Forum) by Olaf on December 8, 2011
  • Re: Enter key in different form field displays file dialog

    I must say I'm surprised to hear of your experience.  My own is quite the contrary.   I primarily use the forums and CuteSoft has always promptly answered any questions I've had. Check out the forums, they are littered with examples of the company stepping up to solve problems of individuals.  Literally creating new builds to ...
    Posted to Ajax Uploader (Forum) by delamitry on September 1, 2009
  • Re: Unable to See "Select File" dialog in complex web page

    Hi Kenneth,   there is no error on the page, it only appears to do a postback.  There are no obvious errors in the web server logs either.   I have emailed username credentials to you so you can access the following URL http://videocentralhd.lgfl.org.uk/secure/Upload.aspx .   The process to follow is:   1) ...
    Posted to Ajax Uploader (Forum) by AtomP on January 4, 2013
  • Re: File browsing dialog has been blocked

    Hi Adam,   I read in one of the threads here that you're using a transparent flash object to bypass the dialog. I tried using the control in a normal page and it was working fine. The problem is if i use it in a modal popup extender. I tried adjusting the flashdiv to no avail.. I can't even see the flash div by setting the background to ...
    Posted to Ajax Uploader (Forum) by aldrich12 on October 28, 2009
  • Re: Show file browser dialog on page load

    Tim   No. the IFrame mode use <input /> to show the dialog , it only support 1 file.   But you can show some description text , to let the users click the button again and again .   When MultipleFilesUpload=true , the IFrame mode still support file upload queue.   Continue selecting a file , that file will be ...
    Posted to Ajax Uploader (Forum) by cutechat on August 8, 2009
  • AjaxUploader within jQuery dialog

    ** Joyce from Live Support sent us here ** Hi, we bought your AjaxUploader, which is fantastic, and we would like to use it within a jQuery dialog. The problem that we are facing is that there is no event triggered when clicking the browse button (The popup is shown correctly with all its content, but when we click on browse ...
    Posted to Ajax Uploader (Forum) by Jeepi on June 29, 2009
  • Re: Multiselect, modal dialog and Firefox not working

    Hi,   Can you try this in the dialog code ?   <script> alert(window.XMLHttpRequest); alert(window.ActiveXObject); </script>   if you get ''ActiveXObject is not defined'' , that means XMLHttpRequest is not available.   And in the uploader , there's one line check the window.ActiveXObject   Maybe ...
    Posted to Ajax Uploader (Forum) by cutechat on May 26, 2010
  • Re: File Browsing dialog has been blocked - Flash 10

    nkhl20: I am using form-manualstart.php from your example. i m using this code in our page but there are some problem that it get error file browsing dialog has been blocked.   Please find the solution     nkhl20,   Please make sure you are using the latest build of Ajax Uploader.
    Posted to Ajax Uploader (Forum) by Adam on February 22, 2010
  • Re: ASP.NET MVC Select file dialog not showing in Chrome

    Hi chispa,   Please try demo http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx with your chrome, does it get the same problem?   If the online demo works for you, I suggest you download the latest build and try again.   Latest build downlaod url: http://ajaxuploader.com/download/Ajax-Uploader.zip   If ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 22, 2013
  • Re: the Famous : file browsing dialog has been blocked

    Hi afennani, This should be an old bug, can you download the latest version and try again? latest version download url: http://ajaxuploader.com/download/Ajax-Uploader.zip If you still get the same problem with the latest version, please create an example page which can reproduce this issue and send it to [email protected]. I will ...
    Posted to Ajax Uploader (Forum) by Kenneth on August 8, 2012