Search

You searched for the word(s):
< 1 second(s)
  • Quite a bit of new stuff as of the 26th

    I notice a few new things in the uploader as of august 26th. I am curious about that as I have hade quite a few problems with the code I downloaded earlier than that. Does anyone know what is new? I don't see any documentation in the code. &nbsp; I am specifically interrested in the SaveSecuritySettings, SaveDirectory functionality and if there ...
    Posted to PHP File Uploader (Forum) by Rickard on August 28, 2009
  • Re: Refreshing the page after upload

    That is basically what I do, I think, but as I return the HTML as a result to a function I use GetString(). The HTML should be the same on the client though. After the upload is complete (when it works, it only works about half the times - see my other post regarding temp directory) it just sits there. Hitting F5 will reload the page. I have a ...
    Posted to PHP File Uploader (Forum) by Rickard on August 21, 2009
  • Re: Who is responsible for deleting temporary files

    Ok, but from what I see that doesn't happen regardles of successfull or unsuccessful uploads.
    Posted to PHP File Uploader (Forum) by Rickard on August 21, 2009
  • Refreshing the page after upload

    Hi, &nbsp; How would I best go about refreshing the current page after the upload is done?
    Posted to PHP File Uploader (Forum) by Rickard on August 18, 2009
  • Localizing uploaded file names

    When it rains, it poors. It seems I have a lot of questions today... &nbsp; As some files my system accepts from clients are named using swedish characters, I wonder how I should handle that? It may not be a specific phpfileuploader question, but someone might know, and I would appreciate some tips.&nbsp;
    Posted to PHP File Uploader (Forum) by Rickard on August 18, 2009
  • Who is responsible for deleting temporary files

    As I am developing a site with massive uploads, I am concerned of accumulating temporary files wasting space. I notice when investigating how the temporary file handling works in phpuploader that temp files are not removed by the uploader, wether the upload failed or succeded. Should I delete the temporary files my self or am I missing ...
    Posted to PHP File Uploader (Forum) by Rickard on August 18, 2009
  • Re: Problems setting my own temp directory

    I have this problem as well. Whatever I do, the temp files are put in the Windows temp folder, and I get the error that the upload handler can't find the file in the windows temp folder. As that is on the C drive and my web stuff on the E drive, I wan't to change this parameter. I have set it both in the calling script and in the upload ...
    Posted to PHP File Uploader (Forum) by Rickard on August 18, 2009