M 
		
								
				
				
			
		MingChih Tsai
Dear All,
How could I recevie the id value from
Server.Transfer("a.aspx?id=1234")
For example, in the form I can use Request.Form["id"], in the string
I can use Request.QueryString["id"]
Thanks,
pp
				
			How could I recevie the id value from
Server.Transfer("a.aspx?id=1234")
For example, in the form I can use Request.Form["id"], in the string
I can use Request.QueryString["id"]
Thanks,
pp
