ScaryEders
Programmer
hi,
Being in the proccess of designing a photo sharing website, I would like some advice on how to aquire an easy upload tool.
I am aware that html has its own simple file upload capabilities (with a "browse..." button) but this is not good enough for the users of my site - they need to be able to select more than one image for upload at a time. Yahoo and MSN groups both provide such tools for their users to upload images, though I am not sure what technology is behind these. however, is one site that uses a java applet to upload multiple images, an idea that i feel could be perfect for the website i'm creating. However, as i have little experience of java programming, creating such an applet myslef seems like a very daunting task.
Does anyone know where i might be able to aquire such an applet for use on my site? (or know of some other solution) I am willing to pay a small ammount, but as the site will be non-profit making, free would be best! Unobtrusive adds within the applet are acceptable.
must have features:
* only recognised web image formats uploadable (jpg/gif/png)
* automatic resizing of overly large images (to save time and bandwith)
* whole folders selectable
* some way of knowing what proportion of the photos have uploded (e.g. progress bar)
desirable but less important features:
* thumbnails so users can see which images they are uploading
* rotate 90 degrees right/left
* caption feature, so each photo can be named
Many thanks,
- ed
Being in the proccess of designing a photo sharing website, I would like some advice on how to aquire an easy upload tool.
I am aware that html has its own simple file upload capabilities (with a "browse..." button) but this is not good enough for the users of my site - they need to be able to select more than one image for upload at a time. Yahoo and MSN groups both provide such tools for their users to upload images, though I am not sure what technology is behind these. however, is one site that uses a java applet to upload multiple images, an idea that i feel could be perfect for the website i'm creating. However, as i have little experience of java programming, creating such an applet myslef seems like a very daunting task.
Does anyone know where i might be able to aquire such an applet for use on my site? (or know of some other solution) I am willing to pay a small ammount, but as the site will be non-profit making, free would be best! Unobtrusive adds within the applet are acceptable.
must have features:
* only recognised web image formats uploadable (jpg/gif/png)
* automatic resizing of overly large images (to save time and bandwith)
* whole folders selectable
* some way of knowing what proportion of the photos have uploded (e.g. progress bar)
desirable but less important features:
* thumbnails so users can see which images they are uploading
* rotate 90 degrees right/left
* caption feature, so each photo can be named
Many thanks,
- ed