Posted: Wed Mar 10, 2010 11:35 am Post subject: Upload progress bar
Hi,
I have a file uploader in a form and I want to add a progress bar under it. This progress bar should show de progress of the file upload when the user click the submit button.
I thought in doing it with javascript, but I don't know where to place the code. Maybe on the onclick event of the submit button, but not sure.
You will not be able to do it with JS and even with PHP.
You can write it on Perl (it will be more precise) or Ajax (less precise).
I can be mistaken but as far as I know only Perl allows to track the level of file's uploading. Ajax would allow kind of way out as with Ajax you can track how many packs have been sent already out of total and hence calculate the percentage.
I am afraid we will not help with a Perl solution unfortunately. Perhaps it makes sense to find a 3rd-part tool here. _________________ Our new Joomla dating component JoDDa
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum