Connecting Tech Pros Worldwide Help | Site Map

how can i show the progress bar of Uber Uploader in fancy window like thickbox

Familiar Sight
 
Join Date: Aug 2008
Posts: 175
#1: 2 Weeks Ago
Hey all,
i have installed Uber uploader on my server. and it is working perfectly. It shows progress bar after submitting form. I want that when i upload an image or a file it shows the progress in Popup fancy window like thickbox and Upload Page as well at behind the fancy screen untill unless the file uploading complete.

here is the url Link where i install Uber Uploader latest version script. If some one guide me that how can i do that it will be really helpful for me.
omerbutt's Avatar
Needs Regular Fix
 
Join Date: Nov 2006
Location: Earth Obviously :P
Posts: 344
#2: 2 Weeks Ago

re: how can i show the progress bar of Uber Uploader in fancy window like thickbox


somight have to post this question in the javascript forum
regards,
Omer Aslam
code green's Avatar
Expert
 
Join Date: Mar 2007
Location: England
Posts: 1,076
#3: 2 Weeks Ago

re: how can i show the progress bar of Uber Uploader in fancy window like thickbox


You can cheat a little by using a moving gif.
But you will still need javascript to make it visible/invisible
Familiar Sight
 
Join Date: Aug 2008
Posts: 175
#4: 2 Weeks Ago

re: how can i show the progress bar of Uber Uploader in fancy window like thickbox


Well this much i know that i have to play with javascript but i need some more for instance suado code
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#5: 1 Week Ago

re: how can i show the progress bar of Uber Uploader in fancy window like thickbox


Does the progress bar need to be accurate?
Familiar Sight
 
Join Date: Aug 2008
Posts: 175
#6: 1 Week Ago

re: how can i show the progress bar of Uber Uploader in fancy window like thickbox


Yes,
This is what the client required
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#7: 1 Week Ago

re: how can i show the progress bar of Uber Uploader in fancy window like thickbox


If it's not just a progress bar that just keeps moving without any idea of the actual progress, then you will need the server-side code to keep you updated. Whether this is possible depends on your server-side language and version, otherwise you may need a patch, e.g. older versions of PHP needed to use a Perl script or required a patch.
Reply