2018年10月23日

ASP.Net页面间变量值传递的方法

摘要: 转自森大科技官方博客:http://www.cnsendblog.com/?p=78 第一种方法:通过URL链接地址传递 send.aspx: protected void Button1_Click(object sender, EventArgs e) { Request.Redirect("D 阅读全文

posted @ 2018-10-23 21:49 森大科技 阅读(719) 评论(0) 推荐(0) 编辑

导航