Search

You searched for the word(s): Uploader
Showing page 132 of 328 (3,276 total posts) < 1 second(s)
  • Uploder Design Issue

    Hey,   I am having a few issues with trying to style the uploader the way I envision it.   I was just wondering if someone could help me with setting up the basics to achieve the below result.        One big issue that I have had is trying to replace the loading bar with my own custom ...
    Posted to ASP Uploader (Forum) by edd360ss on January 23, 2012
  • No items required

    Hi, I have an uploader on a page with other data.Uploading items is optional. But if no items are selected my page won't postback (and the rest of the data cannot be saved).Where do I set that uploading of images is optional in the ajaxuploader? this is my ...
    Posted to Ajax Uploader (Forum) by Anonymous on January 21, 2012
  • Styling attachments table

    Is there any easy way to change the graphics of the attachements table? Namely the icons, like the circle.png? I can probobaly change the icon itself in the resources folder but I need different icons on different parts of my site (I am making uploader for images now as instead of circle.png there would be image icon etc.). Is there any other ...
    Posted to ASP Uploader (Forum) by jerry2 on December 20, 2011
  • Foreign characters in file name trigger warning message (keeping state demo)

    Hi,When I try to upload a file with a foreign character in the file name. I get a warning. The file is uploaded (the guid name got modified) but the uploader can not get the file.size and trigger a warning : Warning: filesize() [function.filesize]: stat failed for /tmp/uploadertemp/persisted.a6135e31-f2aa-48bd-be90-cd1f5efd10d0.Iconic ...
    Posted to PHP File Uploader (Forum) by jrlemay on December 17, 2011
  • AjaxUploader tablet support?

    I've been a paid AjaxUploader user for a while now, but I've recently started receiving calls from tablet computer users about the uploader not working properly on those devices. I have since tested, and verified that the AjaxUploader on my site doesn't work properly on either an Ipad2 or a Motorola Xoom. The iPad2 also does not work on the ...
    Posted to Ajax Uploader (Forum) by BHill on November 9, 2011
  • Re: Problem when publishing to production test server...

    Ken,    OK, i was able to fix the problem so it works are pure ajax uploader the solution is below.   However, i need to restrict it so only one file can be uploaded and i also need to hide the panel that shows you the files i uploaded. i will start another forum for them...  thanks  <asp:ScriptManager ...
    Posted to Ajax Uploader (Forum) by ScottDolan on November 2, 2011
  • line break in ProgressTextTemplate

    hi everybody,   i cant seem to fix a linebreak in ProgressTextTemplate...heres what i have:   $uploader->ProgressTextTemplate=''%F% &#13;&#10; %KBPS%'';   its not giving me a line break just displaying: &#13;&#10;   how to implement a line break or auto wrap (for larger filenames)   also how to ...
    Posted to PHP File Uploader (Forum) by mismas on November 2, 2011
  • Getting File Duplicate Alert even if I have removed the file from upload

    Hi,  I am using following js while selecting files and when I remove one file from there and add the same file it is giving me alert that duplicate files. So can we remove the file from the array when we are removing the file from uploader??      var uploadedFiles = [];     function ...
    Posted to Ajax Uploader (Forum) by lbhatt on October 19, 2011
  • Passing file name to other php

    I have the uploader portion working fine but I'm trying to get the filename(s) passed to my post form <form action=''./upload.php'' id=''form1'' method=''POST''> then in my upload.php would like to do something like <img src='http://mywebsite/uploads/<?php echo $_POST[''processedlist'']; ?> But that doesn't work ...
    Posted to PHP File Uploader (Forum) by sschuaer513 on October 11, 2011
  • Please Help me... problems with SSL Enviorment

     Anyone can Help me? I have some problems  with ajax uploader, ramdomly i receive the message ''upload is interrupted error 2038'' later of this, try ti upload other file and receive the message ''upload is interrupted error 413'' and is impossible upload other file again, so its only happen in SSL Enviorment.... I dont know ...
    Posted to ASP Uploader (Forum) by Mariachirs on September 13, 2011