I would like to populate an with a range of years using VB.Net. I know how to populate a DropDownList with just a single year, but I'm interested in a two year span (i.e. 2003-2004). I know I can put the range values into a database, but I was wondering if
there was a way to use VB's built in Date features to accomplish this. Thank You.
awoomer
Member
636 Points
174 Posts
Populating a DropDownList with a Range of Years (i.e. 2003 -2004)
Nov 08, 2004 05:46 PM|LINK