Anyone know how to get whatever is inbetween the <OPTION> and </OPTION> tags? My value is set to te_id, a cell from my database but I also need to return the value the person sees inside the select box. I was thinking of doing a hidden form and doing an onchange on the select box, but I need to find out how to grab that value inside the tags. Thanks for any help you guys can offer.