I have a multi-select list on a form that posts to itself. However, while other items, such as text boxes retain their values (I'm using something like <?php echo $_POST['DL_sAddr2'] ?> ) I'm scratchin' my head on how to do the same with the multi-select list. TIA, Jeff