You can do this with AJAX. There are several ways to do this, most of which are for another post, but if you are looking for this type of functionality, check out Ruby on Rails.
Here is a good upload progress bar demo in rails.
Here's a good AJAX upload bar for PHP.
There are some good Rails-like frameworks coming out for PHP. My favorite is the Symfony-Project.