Nevermind, got it to work with this:
while ([EMAIL PROTECTED]($result)) {
foreach ($_POST as $key => $data) {
if ($data) $output.="$row[$key]\t";
} // foreach $_POST
}// while $rowHad a poorly positioned statement throwing off the data output. Thanks for all suggestions... --Ben
smime.p7s
Description: S/MIME cryptographic signature

