Then use imagemagic to create image resizing if you are using PHP.
On Jun 19, 9:43 pm, brian <bally.z...@gmail.com> wrote: > On Fri, Jun 19, 2009 at 10:57 AM, kalyan<kalyan11021...@gmail.com> wrote: > > > Use jqeary plugin Jcrop. It will resize your imaze before upload. > > > Here is the link to download :http://deepliquid.com/content/Jcrop.html > > It does no such thing. That plugin still requires something on the > server to do the resizing. What jCrop does is to pass image > coordinates and sizes to a server-side script. That's an important > difference because too many people seem utterly confused about > client-side vs. server-side implementations. > > It *is* a very cool tool, though.