I would think that you could do this using php and gd...
http://us3.php.net/manual/en/ref.image.php

here's one way to do it... http://icant.co.uk/articles/phpthumbnails/

a quick search for "php create thumbnails" should help you find
other/better resources for creating images on the fly with php.


-Omar

On 3/23/07, Mark <[EMAIL PROTECTED]> wrote:
> yea that`s the idea.. nut how to make it in ajax?
>
> 2007/3/22, Benjamin Sterling
> <[EMAIL PROTECTED]>:
> >
> > I would assume you would put a set timeout function on it somewhere and
> then have the the form submit and process thru ajax, and when the response
> from the server is complete, you will append the new thumbnail image to the
> page.
> >
> >
> > --
> > Benjamin Sterling
> > http://www.KenzoMedia.com
> > http://www.KenzoHosting.com
> > _______________________________________________
> > jQuery mailing list
> > discuss@jquery.com
> > http://jquery.com/discuss/
> >
> >
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to