Jump to content

Recommended Posts

Posted

Hi all,

 

I am trying to get an upload script working. The upload section works perfectly, what doesn't work is the progress meter. The reason seems to be that their is a cache in place which is preventing the file size data being written until the file is completely uploaded (kind of defeats the purpose of a progress meter). Is there a way to turn off this caching from .htaccess or otherwise?

 

I have tried scripts written in both perl and php with the same problem. I can use ajax to get the current size of the temp file but can't get the file size data.

 

Thanks for your help.

Steve

Posted

Hi Steve,

 

welcome to the forums :)

 

What script are you using? as long as you are checking the size of the temp file, not the final file, it should be fine.

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...