So I have a fileupload control that I use to upload a picture to my server. I've gotten it to work no problem without the drop down list, but I need the value from the drop down list to specify which record I want to update in a database. Here is the aspx:So I have a fileupload control that I use to up