Maybe I'm missing something here but, It can be done just using HTML, say...
$h= 250; $w= 250; print "<img src=\"yourimage.jpg\" width=\"$w\" height=\"$h\">\n"; Or maybe you're talking about something more complex and at this time in the morning I can't figure out what is it... ;-) -rm- ----- Original Message ----- From: "Support" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 24, 2003 11:50 PM Subject: Thumb-nailing Pic's > Hi All > I'm using perl to write a html page on the fly which includes photos of > different sizes. Does anyone know of a bit of code that I can add to my > script that ensures the resulting page shows the pictures on the page all > the same size regardless of the original picture size. > Cheer > Colin > > -------------------------------------------------------------------------- --------------------- > www.rentmyplace.co.nz > The ultimate in that holiday spot away from the maddening crowd > Join as a member today its FREE > List your holiday accommodation for FREE > -------------------------------------------------------------------------- ---------------------- > ---------------------------------------------------------------------------- ---- > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.502 / Virus Database: 300 - Release Date: 18/07/2003 > > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]