输入banner图图片脚本导航/分类

jqueryform表单提交插件asp.net后台中文解码_jquery

在asp.net 后台页面提取时需要解码。解码的方式为:HttpUtility.UrlDecode(context.Request["infostr"].ToString());