Request.QueryString
Posted 华临天下
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Request.QueryString相关的知识,希望对你有一定的参考价值。
http://localhost:1988/JPKC/zuoyeDown.aspx?catalog=2009年第二学期
为什么Request.QueryString["catalog"]的内容是2009年第二学
但又一些传递又是完整的!
怎么回事
为什么Request.QueryString["catalog"]的内容是2009年第二学
但又一些传递又是完整的!
怎么回事
以上是关于Request.QueryString的主要内容,如果未能解决你的问题,请参考以下文章
Request.Url.Query 和 Request.QueryString 有啥区别?
Request,Request.QueryString,Request.Params,Request.Form,Request.ServerVariables之间的区别