I saw a question that is similar to my one but not the same, so I ask about it here. Assume, I have an SELECT with a list of OPTION elements that I want to fill with years, for example, from 1920 to current year. How can I start iterating not from zero to some value but from some value to some another value? For example, from 1920 to 2011?
Asked
Active
Viewed 1,137 times