Recently I was developing an application where I required to display three drop-down lists Month, Date and Year for accepting users Date of Birth. I have created three functions which will fill these three drop-down list. I have used ASP.NET 3.5 (c#) to create this example application, download it and use those functions in your application.

Though I asked my client to add a calendar control instead but he was not ready, so I have created these functions to easily fill these drop-down lists.
Let me know if you have any difficulty or problem in using these functions in your application.


how to call function setBirthdate in asp.cs
the ddList of date only returns the total number of date of the current month.
also can the date of selected month changes automatically, for example, when I choose February, the list of date only provides 28 or 29 days; when I choose August, it gives 31 days, etc???
Did you get a response to your question? because i need to know too
i am very thankfull to you for ur date validation. can u teach me on how to make our own login page
Kindly see the folowing post-
http://samirbhogaytas.blogspot.com/2010/06/aspnet-function-to-fill-month-date-and.html
Thank you soooo much