With ASP.Net, I need to submit twice when using the RequiredFieldValidator in a FCKeditor instance FCKeditor will not work properly with the Requ " /> 久久亚洲精品视频,99视频在线精品,一级黄色片在线

一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

asp.net 控件驗證 FCKeditor

經過查找網上的資料,發現好像是它本身的一個問題,原文如下:

With ASP.NET, I need to submit twice when using the RequiredFieldValidator in a FCKeditor instance
FCKeditor will not work properly with the Required Field Validator when the "EnableClientScript" property of the validator is set to "true" (default). Due to a limitation in the default validation system, you must set it to "false".

If you want to do client side validation, you must use a Custom Validator instead and provide the appropriate validation function, using the FCKeditor JavaScript API.

譯文如下(翻譯的不好,大家能看懂就好):
問:為什么在使用ASP.NET的RequiredFieldValidator時,我需要提交兩次
答:當RequiredFieldValidator的EnableClientScript屬性被設置成true時,FCKEditor不能很好的支持RequiredFieldValidator,為了解除這個限制,你必須把這個屬性設置成為false 如果你希望使用客戶端驗證,你必須使用Custom Validator制作一個非空驗證來替換RequiredFieldValidator,在其中使用FCKeditor JavaScript API即可。 

       看了這篇文章,我就去找FCKeditor JavaScript API的文檔,發現它為客戶端JavaScript的調用提供了一些屬性和方法,于是乎,就按上述的回答寫了一段JavaScript腳本來完成了驗證。

詳細解決方法:首先添加Javascript腳本:
復制代碼 代碼如下:
script language="Javascript" type="text/Javascript">
var oEditer;
function CustomValidate(source, arguments)
{
var value = oEditer.GetXHTML(true);
if(value=="")
{
arguments.IsValid = false;
}
else
{
arguments.IsValid = true;
}
}
function FCKeditor_OnComplete( editorInstance )
{
oEditer = editorInstance;
}
</script>

`然后添加CustomValidator,設置ClientValidationFunction="CustomValidate",注意千萬別忘了ValidateEmptyText="True",否則不起作用!

這樣,再試試,OK,一次就可以直接提交了,不會出現提交兩次的bug了

AspNet技術asp.net 控件驗證 FCKeditor,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 免费黄色在线 | 中文字幕精品一区二区日本 | 亚洲欧美成人综合久久久 | 成人福利| 午夜视频免费观看 | 国产高清一区 | 国产精品极品美女自在线观看免费 | 久久国产欧美日韩精品免费 | 中文字幕一区二区三区在线播放 | 污污网站免费入口链接 | 91视频久久 | 91精品国产高清久久久久 | 亚洲喷水| 免费的成人a视频在线观看 免费的黄色片视频 | 欧美日韩国产色综合一二三四 | 伊人久久成人成综合网222 | 激情五月开心网 | 亚洲精品成人a在线观看 | 亚洲一二三区久久五月天婷婷 | 国产成+人+亚洲+欧美+日韩 | 国产精品视频第一区二区 | 91福利视频网 | 久久se精品动漫一区二区三区 | 色伊人久久 | 久久精品视频91 | 玖玖爱视频在线观看 | 精品久久成人免费第三区 | 天天综合网在线 | 欧美a级黄色片 | 色老板免费视频 | 看全色黄大色大片免费久久 | 伊人中文字幕在线观看 | 黄免费看 | 丁香六月 久久久 | 综合伊人久久在一二三区 | 日韩午夜 | 午夜一级在线 | 国产亚洲小视频 | 理论片中文字幕在线观看 | 日本不卡一区二区三区在线观看 | 国产精品香蕉在线一区 |