Month, Date, and Year Drop-Downs for ASP Pages
Category:
ASP, HTML and XMLType:
SnippetsDifficulty:
BeginningAuthor:
Intelligent Solutions Inc.Version Compatibility: ASP
More information:
If you need month, date, and year select boxes in your ASP, this code will save you some typing. Included is a sample ASP page that makes use of the functions that construct the drop downs. If you want to run the sample, paste all the code into a text editor and save the file as testdate.asp on a web server.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: