I have a database field of all the dates.
12/12/01
12/20/01
07/01/02
07/15/02
08/22/02
08/30/02
09/01/02
I would like to make a dropdown box with only the month and year displayed.
December 2001
July 2002
August 2002
September 2002
I can change the values in to the required Monthnames and...
Another way is to do this... something which I've done just yesterday... This piece of code makes the default selection of a dropdown box to be a value previously saved into the database. Hope it helps...
Assuming you have already extract the value from the database...
Variables:
txtColor -...
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.