Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Re: SOAP Upload, first chunk ok, then error

    I don't see anything particularly wrong with your logic in this code. There was one potential error that our team found: [quote] open (INFILE,'<',$sourceFile)||die "Unable to open file\n"; binmode(INFILE); for (my $j=$noOfBytes;$j<$fileSize;$j+=$noOfBytes) { print "In...
    Posted to Perl (Forum) by BarryR on 04-25-2008
Page 1 of 1 (1 items)