Sara,
You can use ImageMagick and the Perl API on this PerlMagick.
With this you'll have the 2 following possibilities:
- resize automatically the picture for the user
- detect the picture sizes and warn your user
Any further information can be found @
http://www.imagemagick.org/script/perl-mag
There are other, lighter weight, solutions too. GD, and Imager come to
mind.
Take a look at http://search.cpan.org/modlist/Graphics
Kindest Regards,
--
Bill Stephenson
ezInvoice.com
417-546-8390
On Sep 3, 2006, at 2:53 AM, Olivier Laloux wrote:
Sara,
You can use ImageMagick and the Perl A