Perhaps the array setup could be in a subroutine, a function , or an include file, depending on how often you use.
---
Another idea would be to convert the month to words in the database. If your database has a 'MonthName()' sort of function, then have it return the month name in the record set, so you don't have to worry about it in ASP.
----------------------------
hope this gives you some ideas,
bp
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.