Max*_*ion 4 .net html asp.net query-string
我想将'#'传递给查询字符串,如?page.aspx?someParam=1234#5.
?page.aspx?someParam=1234#5
Hat*_*oft 13
请使用Server.UrlEncode您的查询字符串来解析'#'
Server.UrlEncode
Dan*_*ite 8
尝试使用%23.这是url编码的值#.
%23
#
归档时间:
13 年,8 月 前
查看次数:
8792 次
最近记录:
12 年,2 月 前