Help for this page
$sql = "SELECT * FROM dataflex where attorney = '$INPUT{'attorney'}' a +nd where issue = '$INPUT{'issue'}'";
$sql = "SELECT * FROM dataflex where attorney = '$INPUT{attorney}' and + issue = '$INPUT{issue}'";