摘要:
第一种方法: 通过URL链接地址传递 send.aspx: protected void Button1_Click(object sender, EventArgs e) { Request.Redirect("Default2.aspx?username=honge"); }receive.aspx:string username = Request.QueryString["userna... 阅读全文
posted @ 2009-10-30 15:30
Vihone
阅读(887)
评论(0)
推荐(0)

浙公网安备 33010602011771号