Hi I would like to display the past 12 months, excluding current month based on today's date in a dropdownlist.
e.g. today: 31/03/2011

I want to display in the list
February 2011
January 2011
December 2010
November 2010
-
-
-
March 2010

Any suggestions how this can be done.

Thanks