Search

You searched for the word(s): Uploader
Showing page 155 of 328 (3,276 total posts) < 1 second(s)
  • Re: Check for MIME types

    How can I specify which MIME types to check? That was my initial question. How do I set the ValidateOption.AllowedFileMimeTypes property? Would you please give me an example?   Also, this link that you provided (http://www.ajaxuploader.com/document/index.htm#page=html/How-to-catch-uploader-error.htm) does not give specific instructions on ...
    Posted to Ajax Uploader (Forum) by Ardalan on May 29, 2013
  • Re: Select files programmatically

    Hi Adam,   Still not there. I'll explain once again: suppose you have a simple <input type="file"> on the page and click the Browse button to select some file. How can I pass the information about the selected file to the uploader to actually upload the file upon page submit? (*I don't care that this scenario ...
    Posted to Ajax Uploader (Forum) by Andry on November 13, 2012
  • Re: Error: UploadModule is not installed into web.config

    Dear shailen,   http://ajaxuploader.com/Deployment.htm , please check whether you followed step 2. To allow Ajax Uploader to handle upload requests, you need to add its HttpModule to your application. IIS 6.0 and IIS 7.0 Classic mode<configuration> <system.web> <httpModules> <add ...
    Posted to Ajax Uploader (Forum) by Eric on April 15, 2011
  • Re: Multiple Upload Demo

    Hi sanjshah, Do you testing the download package demo? Or integrate with your  existing site to test uploader? And the image you posted did not show any errors, it just the file info after uploaded. What steps you get the error? When click on the upload button?When select multiple files? Or after uploaded? Or just can not ...
    Posted to ASP Uploader (Forum) by Kenneth on February 28, 2011
  • Re: Control customization

    After 3-4 hours of studying the uploader.js I found the NumFilesShowQueueUI property which, if set, gives me exactly the functionality I asked about in my previous post. The funny thing is that this property is NOT documented anywhere, nor is it part of any example... It isn't even programmed to receive any value in the ...
    Posted to PHP File Uploader (Forum) by PrinceOfAbyss on February 17, 2010
  • Re: Java script error is displayed while clicking cancel all uploads

    I have the same problem.   On server side I have some code-behind parsing the uploaded file and storing the result in our database. This usually takes a total duration of 5 seconds. This is done in the method that's set for OnFileValidating. I think that the return of this postback is causing the unknown result error and I cant get ...
    Posted to Ajax Uploader (Forum) by Dac on December 11, 2009
  • Re: Manual Upload Demo Not Working

    Hi lgloria,   Please download the latest version and try again.   latest version download http://ajaxuploader.com/download/Ajax-Uploader.zip   If you still get this issue with the latest version. Please send the code of your test page to Kenneth@CuteSoft.net, I will check it and get back to you as soon as ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 21, 2010
  • Re: Two questions

    Thanks for your reply, erik.  Im still getting the same results no matter what I try. I also tried the Show Attachments Table demo...and added :$uploader->SaveDirectory=''../images/upload''; (path must be relative, otherwise I get an error) The images get uploaded to it...but table stays empty.If I delete the SaveDirectory it works ...
    Posted to PHP File Uploader (Forum) by mic on May 9, 2010
  • Licencing

    Hi, I work on a CMS and I'm interested by your multiple files uploader. The is two ways to sale my app :In SAAS mode I  create many sites on the same IP but each one has a different domain name. Is your IP Licencing mode correct for this kind of use ? Thanks Laurent 
    Posted to Ajax Uploader (Forum) by LaurentJ on November 24, 2009
  • 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