2个页面间不通过Session与url的传值方式
采集日期:2008-4-24作者:zgqtxwd(注:本数据由系统自动采集,内容与BHCODE无关)
Chuandi(传递)是名字空间。Transfer("WebForm2.aspx");WebForm2:<%@ Page language="c#" Codebehind="WebForm2.aspx.cs" Inherits="chuandi.WebForm2" %><%@ Reference Page="WebForm1.aspx" %><HTML> <HEAD> <title>WebForm2</title> </HEAD> <body> <form id="Form1" method="post" runat="server"> <asp:Label id="Label1" runat="server">Label</asp:Label> <as