赞
踩
解决方法:
把传数据的方式换一下,在函数上面添加[ValidateInput(false)],如果是winform页面,在aspx页面里添加ValidateRequest="false"
%@ Page ValidateRequest="false" Title="新闻发布" Language="C#" MasterPageFile="~/LJMB/MB01/MP01.master" AutoEventWireup="true" CodeFile="news_publish.aspx.cs" Inherits="LJWY_MG00_news_publish" %>
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。