Kelly Hamlin - 2000-09-05

im trying to make the dropdown box work in edit users and it works.
i have this code
        echo "<option
value=\&quot;".$row->uname."\&quot;>".$row->uid.":".$row->uname."</option>\n";
BUT the UID doesnt show
anyhelp would be greatly appriciated.
thanks