皮皮网
皮皮网

【李想源码资本】【易语言卸载360源码】【jar包关联源码技巧】asp日历源码_asp日历控件

来源:边缘算法源码在哪 发表时间:2024-12-26 14:25:06

1.asp?日日历李想源码资本???Դ??

asp日历源码_asp日历控件

asp????Դ??

       用Calendar 控件 有个SelectionChanged 事件

       DateTime date = Calendar1.SelectedDate 取到当前选中的时间

       然后跳转 Response.Redirect("a.aspx?date="+date.ToString());

       在a.aspx 中

       txtBox1.Text = Request.QueryString["date"];

相关栏目:探索