Forum Moderators: not2easy
The other option is to install some kind of server-side image processing script, so the images are automatically saved in thumbnail format on the server when the original is first uploaded.
PHP can help you do this, it is quite easy, but as far as I know, it will only resize the image without reducing file size.
Another option is using Java, but then you will have to pay someone quite a lot to write and compile the scripts, not to mention the fact that there are not many shared hosting companies that offer Tomcat installed.
d_
There are quite a lot of scripts for that sort of thing over at hotscripts.com, but I haven't tried any of them so I can't be too helpful there... ;)
Bag-O-Tricks for PHP II [webmasterworld.com]
msg 29
Birdman to the rescue!
I have a expanded, chopped version of this and it works very well.