my $fh = $IN->param('client_local_offer_image_url'); while (<$fh>) { print STDERR $_; }