|
|
AJAX file upload progress for Java using commons fileupload and prototypeDescription: This has been done before with PHP but I needed something a little different because I wanted to upload a file and then have it loaded into a database. I looked around and found that someone had already made something
that used the commons file upload package to do the upload part. It wasn’t exactly what I was looking for but it a good start.
To understand the way this works I think it is easiest to break it down into parts:
- A file upload extention that counts bytes as they are uploaded
- An interface that monitors the progress of something running on the server
- AJAX to pull the monitoring into the current screen
Browsers Compatibility:
IE, Firefox, Opera, Safari
|
Visit Download |
| |
1 week |
2 week |
1 month |
5 months |
1 year |
2 year |
Overall |
| Votes |
0 |
0 |
0 |
1 |
2 |
6 |
10 |
| Rating |
0 |
0 |
0 |
5.0 |
4.0 |
3.2 |
3.1 |
| Added: Wed Apr 19 2006 |
Last Modify: Wed Apr 19 2006 |
| Added by: |
Send Feedback to: |
Visited: 2654 |
|
|
|
|
 |