65536) { $errormessage[]="the size of the infofile must not be greater than 64Kb"; } // if everything is ok if(!$errormessage) $submitok=true; } if(!$submitok&&file_exists($resultsfile)){ unlink($resultsfile); } // move the submitted nfo to the appropriate location if($submitok){ copy($resultsfile, "results/".$which."_".$when2d.".txt"); unlink($resultsfile); } ?>
the resultsfile has been added
see what you've done
errors found
 -
 -
party information
party:   select the prod you want
to upload a results file for:
resultsfile:
the results file must be an ascii textfile below 64k