come???

codice:
?>
totale=<?php echo $totalRows_Recordset?>&fornitori=<?php do { ?><?php echo $row_Recordset['NomeFornitore'];?>|<?php } while ($row_Recordset = mysql_fetch_assoc($Recordset));?><?php
mysql_free_result($Recordset);
?>
è giusto prendere l'etichetta di una combo cosi:
codice:
combo.getSelectedItem()