-----------------------------7d03ca41c0 Content-Disposition: form-data; name="file"; filename="C:\WINDOWS\Desktop\temp.pl" Content-Type: text/plain #!C:/perl/bin/perl.exe -w use strict; $SIG{INT} = 'IGNORE'; my $count=0; while (){ print $count++; } -----------------------------7d03ca41c0 Content-Disposition: form-data; name="hiddenData" nothing to see here, folks -----------------------------7d03ca41c0 Content-Disposition: form-data; name="someCheckbox" someValue -----------------------------7d03ca41c0--