Hey everyone,
I'm using C# ASP.NET and am trying to bind a field in my SQL database to a label. I have a combo box working OK with my database right now, and I want the label to change when the combo box changes. Could someone give me a hand? I'm completely new to ASP.NET, so all I have to work with is my knowledge of C#. :(