here you go Jason and thanks
also, on the same site... am using a show region for the click hereon this page councillors.php but it isnt working as click here shows regardless...
<?php if ($totalRows_Councillors > 0) { // Show if recordset not empty ?>
<a href="mailto:<?php echo $row_Councillors['CouncillorsEmail']; ?>">click here</a>
<?php } // Show if recordset not empty ?>