Hi all,
I never used progress bar but now I would need to do it. I have an Internet Application with file upload (commons-fileupload.jar). The file upload itself is done and works fine, now I need to show to the user how far is he with the uplading process.
Can somebody gimme a hint how I should start to implement progress bar to it?
I did already so many google but I didn't find any kind of example what I could really use for meine start....
I never used progress bar but now I would need to do it. I have an Internet Application with file upload (commons-fileupload.jar). The file upload itself is done and works fine, now I need to show to the user how far is he with the uplading process.
Can somebody gimme a hint how I should start to implement progress bar to it?
I did already so many google but I didn't find any kind of example what I could really use for meine start....