Help for this page
print "Content-Disposition:attachment;filename=file.txt\n"; print "Content-type: text/plain\n\n";
print "Content-Disposition:attachment;filename=file.txt\n"; print "Content-type: application/octet-stream\n\n";