I'm using BackLoad and JQuery File Uploader to allow users to upload images to a website.
But the thumbnails need to be different sizes for different areas of the site.
For example: When uploading photos into a gallery I want thumbs to be 180x180 But when uploading Mugshots I want thumbs to be a max width of 120.
Anybody know if this can be achieved with Backload? Or am I stuck with the one size?
Thanks a lot.