RE: Trying to Understand An Error Message

2007-02-06 Thread Olivier Laloux
Try to use "use strict;" statement at the beginning of your script to avoid undefined variables. Kind regards, Olivier -Message d'origine- De : Jonathan Mangin [mailto:[EMAIL PROTECTED] Envoyé : mardi 6 février 2007 15:45 À : Akbar Ehsan; beginners-cgi@perl.org Objet : Re: Trying to Und

RE: Limiting Images Dimensions?

2006-09-03 Thread Olivier Laloux
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