中国ASP.NET开发网论坛主区ASP.NET相关技术 Asp.net Fckeditor错误error loading fckstyles.xml status 200

1  /  1  页   1 跳转 查看:493

Asp.net Fckeditor错误error loading fckstyles.xml status 200

Asp.net Fckeditor错误error loading fckstyles.xml status 200

Fckeditor error loading fckstyles.xml status:200
不是中文的问题吧!
没有一个文件夹是中文的。
VS2005测试没问题!上传到虚拟主机就出不行
确定后对话框提示如下:
---------------------------
Microsoft Internet Explorer
---------------------------
URL requested: "http://www.myzenpark.com/fckeditor/fckstyles.xml"

Server response:

Status: 200

Response text:

<?xml version="1.0" encoding="utf-8" ?>

<!--

* FCKeditor - The text editor for Internet - http://www.fckeditor.net

* Copyright (C) 2003-2008 Frederico Caldeira Knabben

*

* == BEGIN LICENSE ==

*

* Licensed under the terms of any of the following licenses at your

* choice:

*

*  - GNU General Public License Version 2 or later (the "GPL")

*    http://www.gnu.org/licenses/gpl.html

*

*  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")

*    http://www.gnu.org/licenses/lgpl.html

*

*  - Mozilla Public License Version 1.1 or later (the "MPL")

*    http://www.mozilla.org/MPL/MPL-1.1.html

*

* == END LICENSE ==

*

* This is the sample style definitions file. It makes the styles combo

* completely customizable.

*

* See FCKConfig.StylesXmlPath in the configuration file.

-->

<Styles>


<!-- Block Styles -->


<!--

# These styles are already available in the "Format" combo, so they are not

# needed here by default.


<Style name="Heading 1" element="h1" />

<Style name="Heading 2" element="h2" />

<Style name="Heading 3" element="h3" />

<Style name="Heading 4" element="h4" />

<Style name="Heading 5" element="h5" />

<Style name="Heading 6" element="h6" />

<Style name="Paragraph" element="p" />

<Style name="Document Block" element="div" />

<Style name="Preformatted Text" element="pre" />

<Style name="Address" element="address" />

-->


<!-- Inline Styles -->


<!--

# These are core styles available as toolbar buttons.


<Style name="Bold" element="b">

<Override element="strong" />

</Style>

<Style name="Italic" element="i">

<Override element="em" />

</Style>

<Style name="Underline" element="u" />

<Style name="Strikethrough" element="strike" />

<Style name="Subscript" element="sub" />

<Style name="Superscript" element="sup" />

-->


<Style name="Marker: Yellow" element="span">

<Style name="background-color" value="Yellow" />

</Style>

<Style name="Marker: Green" element="span">

<Style name="background-color" value="Lime" />

</Style>


<Style name="Big" element="big" />

<Style name="Small" element="small" />

<Style name="Typewriter" element="tt" />


<Style name="Computer Code" element="code" />

<Style name="Keyboard Phrase" element="kbd" />

<Style name="Sample Text" element="samp" />

<Style name="Variable" element="var" />


<Style name="Deleted Text" element="del" />

<Style name="Inserted Text" element="ins" />


<Style name="Cited Work" element="cite" />

<Style name="Inline Quotation" element="q" />


<Style name="Language: RTL" element="span">

<Attribute name="dir" value="rtl" />

</Style>

<Style name="Language: LTR" element="span">

<Attribute name="dir" value="ltr" />

</Style>

<Style name="Language: RTL Strong" element="bdo">

<Attribute name="dir" value="rtl" />

</Style>

<Style name="Language: LTR Strong" element="bdo">

<Attribute name="dir" value="ltr" />

</Style>


<!-- Object Styles -->


<Style name="Image on Left" element="img">

<Attribute name="style" value="padding: 5px; margin-right: 5px" />

<Attribute name="border" value="2" />

<Attribute name="align" value="left" />

</Style>

<Style name="Image on Right" element="img">

<Attribute name="style" value="padding: 5px; margin-left: 5px" />

<Attribute name="border" value="2" />

<Attribute name="align" value="right" />

</Style>

</Styles>

/* <a href="http://xmcyberpolice.cn/alert.asp" target=_blank> <img src="http://xmcyberpolice.cn/image/gt.gif" width  ="30" border='0'> </a>*/
---------------------------
确定 
---------------------------
 

回复:Asp.net Fckeditor错误error loading fckstyles.xml sta...

解决了空间提供商的问题 说没备案
 
1  /  1  页   1 跳转

版权所有 中国ASP.NET开发网  Discuz!NT  Sitemap

Powered by Discuz!NT 2.1.202    Copyright © 2001-2009 Comsenz Inc.
Processed in 0.015625 second(s) , 3 queries.
返顶部