echo "Content-type: text/html" echo "" cat ./fileparts/header.html echo "Sname: $FORM_sname" cat ./fileparts/report.html cat ./fileparts/footer.html