I have a website, in which we use PHP to allow for users to upload images, 
which are then processed by Imagemagick (cropped, scaled, etc). Because the 
users can upload up to 9 images at once, and they are often large images, they 
will sometimes close the browser window during the middle of processing. We 
have a pop-up that is displaying a progress bar that shows how long it will 
take for the upload to happen, but for the image processing, the only thing we 
can do is say "Processing Images...Please Wait" -- and it's often at that point 
that people get impatient and close the window. It would be really nice to have 
some sort of progress bar that would display how long image processing will 
take, so people could see that something is actually happening. Is there anyway 
of doing this with Imagemagick? 

-- 
___________________________________________
Graffiti.net free e-mail @ www.graffiti.net
Play 100s of games for FREE! http://games.graffiti.net/


Powered By Outblaze

_______________________________________________
Magick-users mailing list
Magick-users@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to