1.asp?日日历李想源码资本???Դ??
asp????Դ??
用Calendar 控件 有个SelectionChanged 事件
DateTime date = Calendar1.SelectedDate 取到当前选中的时间
然后跳转 Response.Redirect("a.aspx?date="+date.ToString());
在a.aspx 中
txtBox1.Text = Request.QueryString["date"];
copyright © 2016 powered by 皮皮网 sitemap