下拉的选择日期控件(user control ),功能完善,修改了bug

YearMonthDayDownDropList.ascx:

1@ Control Language="c#" AutoEventWireup="false" 
2
3Codebehind="YearMonthDayDownDropList.ascx.cs" 
4
5Inherits="micrm.Modules.YearMonthDayDownDropList" 
6
7TargetSchema=" http://schemas.microsoft.com/intellisense/ie5"% >

<table cellpadding="0" cellspacing="0" id="Table1"> <tr> <td><select =javascriptfunname="" =yearname="" ="" id="&lt;%=YearName" name="" onclick="```" style="WIDTH: 53px; HEIGHT: 61px">

1   
2FillOptions(2000,ServerNowYear,ServerYear);