How should I make \"Html Select Control\" with OnChange event to trigger C# code behind function like ASP.NET SelectedIndexChanged of the DropDownList C
I think you need to submit the form for the change to be registered:
A B C