Ok.. I am trying to display all my records or display other records. I am using macromedia dreamweaver... I can display single records only. <?php echo $row_Recordset1['CONTACT']; ?> thats teh code i am using now... what would I want to use? <?php echo $row_Recordset1[display them all or something?