怎样才能将query string从一个asp文件传送到另一个?

来源:岁月联盟 编辑:zhu 时间:2003-04-10
前者文件加入下句: Response.Redirect("second.asp?" & Request.ServerVariables("QUERY_STRING"))