jazz2k8
Yo Maaan Cheer Up...
Member
Reputation: 0
Offline
Posts: 82
Referrals: 0
|
 |
« on: February 25, 2009, 05:31:23 AM » |
|
I am importing some files from one location to another location say it as "D" drive to "E" drive.On clicking import button in my application the files are moving perfectly.
My problem is which file is moving i want to know...something like agent..
the progress bar is loading when the import process starts, and i put an alert msg that"Files Processed successfully"..after importing all files..
i need to know like ex: if you put scan your hard disk..it will displays which file it is scanning..right
the same thing i want for my WEB application(JSP)...
consider two frames..the upper frame is for displaying the import process(progress bar) and lower frame for processing file display..As it is a web application i got struck over here.
thanks
|