I'm createing a web form and have a dropdownlist. the dropdownlist lists all the states. I would be placing this dropdownlist in several different pages. I'm unsure as to how to create a class for the dropdownlist code to be reused. I've always placed the code in the codebehind and haven't created any classes. Could someone help as to how I would create the class and call it from the aspx page.
Thanx.
Thanx.