while (@row = $sth->fetchrow()){ ## Make our HTML look better if no data. $oid = " " if($oid eq ""); $date = " " if($date eq ""); $username = " " if($username eq ""); print <