in reply to
IE file upload issue
while ( <$formbulk> ) {
to
while ( <$upload_filehandle> ) {
Comment on
Re: IE file upload issue
Replies are listed 'Best First'.
Re^2: IE file upload issue
by
joet3ch
(Initiate)
on Oct 02, 2007 at 16:03 UTC
ack! thanks :)
[reply]
In Section
Seekers of Perl Wisdom