On 1/18/06, William Stokes <[EMAIL PROTECTED]> wrote: > I'am trying to deside between two options. To resize (=scale down) the > images once they are uploaded to server and store the smaller file or upload > and store the original BIG file and scale it to thumbnail once it's viewed. > Any opinnions about this.
Why not scaled them once and for all (first option)? are you going to need them in BIG size on the server or anything else? -ahmed