#!/bin/sh echo 'Content-type: text/html' echo '' echo CORE_PROPOSAL: Name '>>> '$WWW_name' <<<' email: '>>> '$WWW_email' <<<' affil: '>>> '$WWW_affil' <<<' dept: '>>> '$WWW_dept' <<<' human: '>>> '$WWW_humanities' <<<' foreign: '>>> '$WWW_foreign' <<<' science: '>>> '$WWW_science' <<<' overall: '>>> '$WWW_overall' <<<' comments: '>>> '$WWW_didfind' <<<' | Mail -s CORE_PROPOSAL covault echo '
' echo '' echo ' ' echo ' Return to the Poll regarding Proposal home page.
' echo ''