hi.
I know next to nothing about Javascript but I want something done and I believe its Javascript that can do it for me. I want to integrate/add an uploading metre to my PHP code, so that when a user is transferring or uploading a file, it shows/pop out the metre to indicate the percentage done.
thanks
uploading metre
Started by Mr-Chidi, Feb 11 2013 07:11 AM
3 replies to this topic
#1
Posted 11 February 2013 - 07:11 AM
"Every problem is intrinsically and inherently pregnant with some positive possibilities".
#2
Posted 11 February 2013 - 07:21 AM
The pop-up itself is quite easy to make, and I recommend making it a modal "window". Basically, just a DIV block that stays hidden until you start the upload.
For the actual progress bar, I recommend that you start here: http://www.php.net/manual/en/session.upload-progress.php
For the actual progress bar, I recommend that you start here: http://www.php.net/manual/en/session.upload-progress.php
Keeping it simple.
#3
Posted 11 February 2013 - 08:02 AM
sorry but
sorry but I don't get you. could u pls paint a picture for me? thanks
The pop-up itself is quite easy to make, and I recommend making it a modal "window". Basically, just a DIV block that stays hidden until you start the upload.
For the actual progress bar, I recommend that you start here: http://www.php.net/manual/en/session.upload-progress.php
sorry but I don't get you. could u pls paint a picture for me? thanks
"Every problem is intrinsically and inherently pregnant with some positive possibilities".
#4
Posted 11 February 2013 - 09:17 AM
Google for "modal window popup howto" and you'll find lots of resources.
Keeping it simple.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












