So i'm fairly new to the web dev. been a forms programmer most of my career. I'm developing a web page. I have a drop down combo, and a button. When I click the button, I want to be able to get the selected text value of the combo. However, when I do this, it always gives me the first value and when the page "refreshes", the combo returns back to the first selected index.

I'm sure this is a dumb question, but like i said i'm new to the WEB portion of VB.

please help.

thanks.