in reply to Displaying Images using Perl

Last line
td (print img ({-src => $serve_url, -alt => escapeHTML($ref->{item_ +id})})),
take the 'print' out
poj

Replies are listed 'Best First'.
Re: Re: Displaying Images using Perl
by b310 (Scribe) on Jan 28, 2003 at 20:55 UTC
    Thank you, thank you, thank you.....Now, I can get rid of this headache. :)