jquery 向cookie中写入 5 asp.net在后台读取怎么成%205了如题[解决办法]解码
string ss = "%205"; ss = Server.UrlDecode(ss);//5[解决办法]看不懂