asp.net页面参数传递:一、使用Querystring、二、使用Session变量、三、使用Server.Transfer 、在asp.net页面中传递中文参数 1.设置web.config文件。 ...... ......