怎样解决地址栏中文问题?怎样解决地址栏中文问题?[解决办法]Server.URLEncode(字符串)[解决办法]<% a="测试汉字"%><a href="链接.asp?p=<%=server.URLEncode(a)%>">测试汉字</a><% response.Write(request.QueryString("p"))%>[解决办法]+1将字符串转化为所有浏览器都认识的URL编码