Search

You searched for the word(s): upload'A=0
Showing page 183 of 656 (6,557 total posts) < 1 second(s)
  • Re: Differences between Firefox and IE with Flash and IFrame

    Hi,   thanks a lot for the information. FF was so fast because it switched, like you said, to html5, but if I set the uploader type only to flash then FF isn't faster than IE. The problem seems to be the HTTPS connection + Flash. If I use only http then the full bandwidth is used, but with https IE and FF with Flash are ...
    Posted to Ajax Uploader (Forum) by Wompi on December 12, 2012
  • Re: Inserting image from custom imagegallery

    Step 1 Defining Custom Image SizesFor your theme to support custom image sizes you have to edit the functions.php file found in your themes folder. Open your theme’s functions.php and check if you have a line that looks like this:add_action( 'after_setup_theme', 'function_name' );  This hook is called during a theme’s ...
    Posted to Cute Editor for PHP (Forum) by Minisuit on August 7, 2012
  • Re: Temp Files Not Found When Deployed to Load Balanced Server

    Thanks Ken for the reply Unfortunately I am still having problems with this. It is definitely related to the balanced web server as I set up just a standard linux hosting account and the demo file works fine. The hosting company insisted it should work fine with just the ''/tmp'' folder but my tests do not back this up. This is what ...
    Posted to PHP File Uploader (Forum) by mediakitchen on July 26, 2012
  • Re: Weird error

    We've got it figured out and I'm surprised this isn't more common.  The issue was that we moved from 2003 server to 2008 R2 for all the servers and ran into this fun stuff.  http://technet.microsoft.com/en-us/library/ff686200(WS.10).aspx The saves worked fine, but every once in a while the upload everything event would fire on a ...
    Posted to Ajax Uploader (Forum) by andybrummer on August 4, 2011
  • Re: Unable to select so many files at once. The total file name length cannot exceed 32kb

    I'm having the same issue.  It seems with Mac clients using either Safari or Firefox they get this error.  Works fine on Windows (IE and FF).  It doesn't matter how many files they try to upload - 1, 10, or 100.   I've looked at both threads that you provided and still not sure what the solution or workaround is.  I've ...
    Posted to Ajax Uploader (Forum) by tivilon on May 10, 2011
  • Re: copy files from uploader to invisible uploader

    Dear Eric,   found it, however, this is not what i am looking for. I think you assume that after the user has filled in some data en selected the file, i want to upload it. But that's not the intention, because the files can be up to 400 mb, I want that the user is able to select each time 1 file, but start uploading when the user has a ...
    Posted to Ajax Uploader (Forum) by Roetje on September 29, 2010
  • Re: not geting value in $fileguidlist=@$_POST["myuploader"];

    Dear pandurang,   Please check: 1. Put php uploader within tag <form> 2. $uploader->Name=''myuploader'';     and     $fileguid=@$_POST[''myuploader''];        These two lines should have same ID.     Please refer to the following example ...
    Posted to PHP File Uploader (Forum) by Eric on September 15, 2010
  • Re: Multiselect window

    1. If PHP Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution.   2. If PHP Uploader detects Flash is installed on your PC, It will use the Flash solution.   3. If PHP Uploader detects Iframe is supported on your Browser, It will use the Iframe solution.   4. PHP Uploader will render as ...
    Posted to PHP File Uploader (Forum) by Eric on July 14, 2010
  • Re: Session changing when Response.Redirect in UploadCompleted is fired

    Hi Terry, I have implemented the Button2 control and it's click method. I have also commented out the refresh page code in the OnUploadCompleted method. I have done some testing with this and have come up with some interesting results. These tests have been conducted by closing all browsers then opening up a fresh browser. Chrome ...
    Posted to Ajax Uploader (Forum) by thomasm on May 13, 2010
  • Re: Files not available for hyperlink

    Upload pdf file using file manager; Change to a page with HTML module and access the Cute Editor; insert an image; left-click on an image; select the hyperlink (chain) icon; select Browse... navigate the folder pane on the left to the directory that should contain the desired files to link to; where they are not...   You can have ...
    Posted to Cute Editor for .NET (Forum) by dcowan on December 30, 2009