Request.QueryString

Request.QueryString(取得地址栏参数值)获取地址栏中的参数,意思就是取得”?"号后面的参数值.

你可能感兴趣的:(Request.QueryString)