文章分类 -  JS

摘要:说明:设置不允许填写大于现在月份(e.g. 现在是07年4月,不允许用户选择07年5月) 页面脚本: 在Page_Load方法中填入下面代码 dplBuyYear.Attributes["onchange"] = "BindMonthByYear(document.all['dnn_ctr441_AccountManagement_dplBuyYear'].value,document.all[... 阅读全文
posted @ 2008-01-13 21:07 消失的风 阅读(404) 评论(0) 推荐(0)