Hi,
I used "Cute Editor for .NET version 6.6 - #1 WYSIWYG". I have the following errors when I do WIS validation.
Its around 87 errors relating with CuteEditor...my code as followed..
<!-- CuteEditor ctl00$MainContent$txtContent Begin -->
<textarea name="ctl00$MainContent$txtContent" id="ctl00$MainContent$txtContent" rows="14" cols="50" class="CuteEditorTextArea" style="DISPLAY: none; WIDTH: 100%; HEIGHT: 100%"> </textarea><input type='hidden' name='ctl00$MainContent$txtContent$ClientState' value=''/><input type='hidden' name='ctl00$MainContent$txtContent$PostBackHandler'/><link rel="stylesheet" href="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=themecss&file=style.css&theme=Office2003&EditorID=CE_ctl00_MainContent_txtContent_ID" /> <table cellspacing="0" cellpadding="0" _IsCuteEditor="True" id="CE_ctl00_MainContent_txtContent_ID" style="background-color:#F4F4F3;border-color:#DDDDDD;border-width:1px;border-style:Solid;height:320px;width:780px;"> <tr><td class='CuteEditorToolBarContainer' unselectable='on' valign='top'><div id="CE_ctl00_MainContent_txtContent_ID_ToolBar" style="DISPLAY:none;"> <table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><span class="CuteEditorDropDown" id="CE_ctl00_MainContent_txtContent_IDcssclass" Command="CssClass" onchange="CuteEditor_DropDownCommand(this,'CssClass')" RichHideFirstItem="true" RenderItemBorder="true" _IsRichDropDown="True" style="display:inline-block;width:70px;height:20px;"><span val="" html="Css Class" selected="True" txt="Css Class"></span></span><span class="CuteEditorDropDown" id="CE_ctl00_MainContent_txtContent_IDformatblock" Command="FormatBlock" onchange="CuteEditor_DropDownCommand(this,'FormatBlock')" RichHideFirstItem="true" RenderItemBorder="true" _IsRichDropDown="True" style="display:inline-block;width:70px;height:20px;"><span val="" html="Paragraph" selected="True" txt="Paragraph"></span><span val="<DIV>" html="DIV" txt="DIV"></span><span val="<P>" html="Normal" txt="Normal"></span><span val="<H1>" html="<b style='font-size:24pt'>Heading 1</b>" txt="Heading 1"></span><span val="<H2>" html="<b style='font-size:18pt'>Heading 2</b>" txt="Heading 2"></span><span val="<H3>" html="<b style='font-size:15pt'>Heading 3</b>" txt="Heading 3"></span><span val="<H4>" html="<b style='font-size:12pt'>Heading 4</b>" txt="Heading 4"></span><span val="<H5>" html="<b style='font-size:9pt'>Heading 5</b>" txt="Heading 5"></span><span val="<H6>" html="<b style='font-size:7pt'>Heading 6</b>" txt="Heading 6"></span><span val="<Address>" html="Address" txt="Address"></span><span val="<MENU>" html="Menu List" txt="Menu List"></span><span val="<PRE>" html="Formatted" txt="Formatted"></span><span val="<DT>" html="Definition Term" txt="Definition Term"></span></span><span class="CuteEditorDropDown" id="CE_ctl00_MainContent_txtContent_IDfontname" Command="FontName" onchange="CuteEditor_DropDownCommand(this,'FontName')" RichHideFirstItem="true" _IsRichDropDown="True" style="display:inline-block;width:110px;height:20px;"><span val="" html="Default Font" selected="True" txt="Default Font"></span><span val="Arial" html="<font size=3 face='Arial'>Arial</font>" txt="Arial"></span><span val="Verdana" html="<font size=3 face='Verdana'>Verdana</font>" txt="Verdana"></span><span val="Comic Sans MS" html="<font size=3 face='Comic Sans MS'>Comic Sans MS</font>" txt="Comic Sans MS"></span><span val="Courier" html="<font size=3 face='Courier'>Courier</font>" txt="Courier"></span><span val="Georgia" html="<font size=3 face='Georgia'>Georgia</font>" txt="Georgia"></span><span val="Impact" html="<font size=3 face='Arial'>Impact</font>" txt="Impact"></span><span val="Lucida Console" html="<font size=3 face='Lucida Console'>Lucida Console</font>" txt="Lucida Console"></span><span val="Tahoma" html="<font size=3 face='Tahoma'>Tahoma</font>" txt="Tahoma"></span><span val="Times New Roman" html="<font size=3 face='Times New Roman'>Times New Roman</font>" txt="Times New Roman"></span><span val="Wingdings" html="<font size=3 >Wingdings</font>" txt="Wingdings"></span></span><span class="CuteEditorDropDown" id="CE_ctl00_MainContent_txtContent_IDfontsize" Command="FontSize" onchange="CuteEditor_DropDownCommand(this,'FontSize')" RichHideFirstItem="true" _IsRichDropDown="True" style="display:inline-block;width:40px;height:20px;"><span val="" html="Size" selected="True" txt="Size"></span><span val="null" html="Not Set" txt="Not Set"></span><span val="1" html="<font size='1'>Size 1 </font>(8pt)" txt="1 (8pt)"></span><span val="2" html="<font size='2'>Size 2 </font>(10pt)" txt="2 (10pt)"></span><span val="3" html="<font size='3'>Size 3 </font>(12pt)" txt="3 (12pt)"></span><span val="4" html="<font size='4'>Size 4 </font>(14pt)" txt="4 (14pt)"></span><span val="5" html="<font size='5'>Size 5 </font>(18pt)" txt="5 (18pt)"></span><span val="6" html="<font size='6'>Size 6 </font>(24pt)" txt="6 (24pt)"></span><span val="7" html="<font size='7'>Size 7 </font>(36pt)" txt="7 (36pt)"></span></span></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="CleanCode" alt="Clean Up HTML" ThemeIndex="7" /><script language=javascript src='/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=script&verfix=1003&file=spell.js'></script><img Command="NetSpell" alt="Spell Check" ThemeIndex="8" /><img Command="Cut" alt="Cut" ThemeIndex="9" /><img Command="Copy" alt="Copy" ThemeIndex="10" /><img Group="PasteGroup" alt="Paste" ThemeIndex="11" /><img src='/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=separator.gif&theme=Office2003' alt='separator' class='separator'/><img Command="Undo" alt="Undo" ThemeIndex="16" /><img Command="Redo" alt="Redo" ThemeIndex="17" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="Break" alt="Break" ThemeIndex="48" /><img Command="InsertParagraph" alt="Insert Paragraph" ThemeIndex="49" /></nobr></td></tr></table><br clear='both'/><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="Bold" alt="Bold" ThemeIndex="66" /><img Command="Italic" alt="Italic" ThemeIndex="67" /><img Command="Underline" alt="Underline" ThemeIndex="68" /><img Command="JustifyLeft" alt="Left Justify" ThemeIndex="69" /><img Command="JustifyCenter" alt="Center" ThemeIndex="70" /><img Command="JustifyRight" alt="Right Justify" ThemeIndex="71" /><img Command="RemoveFormat" alt="Remove Format" ThemeIndex="74" /><img Command="ForeColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('ForeColor',false,document.getElementById('CE_ctl00_MainContent_txtContent_ID_forecolorimg').style.backgroundColor,this)" id="CE_ctl00_MainContent_txtContent_ID_forecolorimg" Width="17" alt="Font Color" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=fontcolor.gif&theme=Office2003" style="background-color: red;" /><img Command="SetForeColor" oncolorchange="CuteEditor_GetEditor(this).ExecImageCommand('ForeColor',false,this.selectedColor,this); document.getElementById('CE_ctl00_MainContent_txtContent_ID_forecolorimg').style.backgroundColor = this.selectedColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('SetForeColor',false,null,this);" alt="Set Font Color" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=tbdown.gif&theme=Office2003" /><img Command="BackColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('BackColor',false,document.getElementById('CE_ctl00_MainContent_txtContent_ID_backcolorimg').style.backgroundColor,this)" id="CE_ctl00_MainContent_txtContent_ID_backcolorimg" Width="17" alt="HighLight" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=colorpen.gif&theme=Office2003" style="background-color: yellow;" /><img Command="SetBackColor" oncolorchange="CuteEditor_GetEditor(this).ExecImageCommand('BackColor',false,this.selectedColor,this); document.getElementById('CE_ctl00_MainContent_txtContent_ID_backcolorimg').style.backgroundColor = this.selectedColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('SetBackColor',false,null,this);" alt="Set Highlight" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=tbdown.gif&theme=Office2003" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="InsertOrderedList" alt="Insert Numbered List" ThemeIndex="75" /><img Command="InsertUnorderedList" alt="Insert Unordered List" ThemeIndex="76" /><img Command="Indent" alt="Indent Text" ThemeIndex="77" /><img Command="Outdent" alt="Outdent Text" ThemeIndex="78" /><img Command="InsertHorizontalRule" alt="Insert Horizontal Line" ThemeIndex="84" /><img Command="InsertLink" alt="Insert Hyperlink" ThemeIndex="85" /><img Command="Unlink" alt="Remove Link" ThemeIndex="86" /><img Command="InsertAnchor" alt="Insert Anchor" ThemeIndex="87" /><img Command="ToggleBorder" alt="Visible Borders" ThemeIndex="92" /><img Command="SelectAll" alt="Select All - CTRL+A" ThemeIndex="93" /><img Command="SelectNone" alt="Select None" ThemeIndex="94" /></nobr></td></tr></table><br clear='both'/><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="InsertImage" alt="Insert Image" ThemeIndex="28" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="New" alt="New Document" ThemeIndex="1" /><img Command="Preview" alt="Preview" ThemeIndex="3" /><img Command="Find" alt="Find and Replace" ThemeIndex="4" /><img Command="FullPage" id="cmd_tofullpage" alt="Fit to Window - F12" ThemeIndex="5" /><img Command="FullPage" id="cmd_fromfullpage" alt="Restore down - F12" ThemeIndex="6" /><img Command="InsertLayer" alt="Insert Layer" ThemeIndex="25" /><img Command="BoxFormatting" alt="Box Formatting" ThemeIndex="24" /><img Command="TableDropDown" onclick="var editor=CuteEditor_GetEditor(this);editor.TableDropDown(this)" alt="Insert Table" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=instable.gif&theme=Office2003" /><img Group="InsertTableGroup" alt="Table" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=table.gif&theme=Office2003" /><img Group="InsertFormGroup" alt="Form" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=insertform.gif&theme=Office2003" /></nobr></td></tr></table> </div><div id="CE_ctl00_MainContent_txtContent_ID_CodeViewToolBar" style="DISPLAY:none;"> <img Command="Save" PostBack="True" alt="Save" ThemeIndex="0" /><img Command="Print" alt="Print" ThemeIndex="2" /><img Command="Cut" alt="Cut" ThemeIndex="9" /><img Command="Copy" alt="Copy" ThemeIndex="10" /><img Command="Paste" alt="Paste" ThemeIndex="11" /><img Command="Find" alt="Find and Replace" ThemeIndex="4" /><img Command="FullPage" id="cmd_tofullpage" alt="Fit to Window - F12" ThemeIndex="5" /><img Command="FullPage" id="cmd_fromfullpage" alt="Restore down - F12" ThemeIndex="6" /><img Command="SelectAll" alt="Select All - CTRL+A" ThemeIndex="93" /><img Command="SelectNone" alt="Select None" ThemeIndex="94" /> </div></td></tr><tr><td class='CuteEditorFrameContainer' style='height:100%'><iframe id="CE_ctl00_MainContent_txtContent_ID_Frame" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Template.aspx?Referrer=http%3a%2f%2flocalhost%3a4077%2fPatronsOfArts%2fDefault.aspx" FrameBorder="0" alt="EditArea" class="CuteEditorFrame" style="background-color:White;border-color:#DDDDDD;border-width:1px;border-style:Solid;height:100%;width:100%;"> <noframes>Your browser doesn't support frames.</noframes> </iframe></td></tr><tr><td class='CuteEditorBottomBarContainer'><table border='0' cellspacing='0' cellpading='0' style='width:100%;height:18px;'><tr><td class='CuteEditorBottomBarContainer' style='width:150px'><img Command="TabEdit" class="CuteEditorButton" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=design.gif&theme=Office2003" alt="Normal" /><img Command="TabCode" class="CuteEditorButton" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=htmlview.gif&theme=Office2003" alt="HTML" /><img Command="TabView" class="CuteEditorButton" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=preview.gif&theme=Office2003" alt="Preview" /></td><td><div id='CE_ctl00_MainContent_txtContent_ID_TagListContainer' class='CuteEditorTagListContainer'> </div></td><td align='right' style='text-align:right;' nowrap='nowrap'><span class="WordCount"></span><span class="WordSpliter"> </span><span class="CharCount"></span></td><td style='vertical-align:bottom;text-align:right;width:20px;'><img src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=image&file=ResizeCorner.gif&theme=Office2003" onmouseover="(CuteEditor_GetEditor(this).RegisterResizeCornor||function(){})(this.parentNode)" ondragstart="return false" alt="Resize" /></td></tr></table></td></tr> </table><script type='text/javascript' src='/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=script&verfix=1003&file=spell.js'></script> <script src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Load.ashx?type=scripts&file=Gecko_Loader"> </script><img alt="Load" src="/PatronsOfArts/CuteSoft_Client/CuteEditor/Images/1x1.gif?634789093694843750" onload="window.CuteEditorInitialize('CE_ctl00_MainContent_txtContent_ID',{'_ClientID':'CE_ctl00_MainContent_txtContent_ID','_UniqueID':'ctl00$MainContent$txtContent','_FrameID':'CE_ctl00_MainContent_txtContent_ID_Frame','_ToolBarID':'CE_ctl00_MainContent_txtContent_ID_ToolBar','_CodeViewToolBarID':'CE_ctl00_MainContent_txtContent_ID_CodeViewToolBar','_HiddenID':'ctl00$MainContent$txtContent','_StateID':'ctl00$MainContent$txtContent$ClientState','_PostBackHandlerID':'ctl00$MainContent$txtContent$PostBackHandler','_TemplateUrl':'/PatronsOfArts/CuteSoft_Client/CuteEditor/Template.aspx?Referrer=http%3a%2f%2flocalhost%3a4077%2fPatronsOfArts%2fDefault.aspx','Culture':'en-US','Theme':'Office2003','ResourceDir':'/PatronsOfArts/CuteSoft_Client/CuteEditor','ActiveTab':'Edit','ContextMenuMode':'Default','MaxHTMLLength':'0','MaxTextLength':'0','TabSpaces':'3','ResizeStep':'100','BreakElement':'Div','URLType':'Default','EmptyAlternateText':'ForceAdd','ServerName':'localhost:4077','RenderRichDropDown':'True','EditorOnPaste':'ConfirmWord','ResizeMode':'ResizeCorner','DNNArg':'','PostBackScript':'__doPostBack(\x27ctl00$MainContent$txtContent$PostBackHandler\x27,\x27\x27)','HelpPath':'/PatronsOfArts/CuteSoft_Client/CuteEditor/Help/default.htm','DOCTYPE':'','BaseHref':'','EditorBodyStyle':'','EditorBodyId':'','EditorBodyClass':'','EditorSetting':'!3wEWAgUFZW4tdXMFAyRhMR1T3YU!3Po69Dfq2FmoMSsTHaisA','ToggleBorder':'1','EnableBrowserContextMenu':'1','EnableContextMenu':'1','ConvertHTMLTagstoLowercase':'1','EnableAntiSpamEmailEncoder':'1','EnableStripScriptTags':'1','AllowPasteHtml':'1','UseHTMLEntities':'1','EncodeHiddenValue':'1','EnableObjectResizing':'1','EnableDragDrop':'1','MaintainAspectRatioWhenDraggingImage':'1'})" onerror="alert('error?')" style="display:none;" />
<!-- CuteEditor ctl00$MainContent$txtContent End c1 ms109.375-->
Line 91, Column 56: character "$" is not allowed in the value of attribute "id"
Line 91, Column 527: document type does not allow element "link" here
Line 92, Column 54: there is no attribute "_IsCuteEditor"
Line 93, Column 58: there is no attribute "unselectable"
Line 94, Column 50: there is no attribute "cellSpacing"
Line 94, Column 66: there is no attribute "cellPadding"....and so on around 87 errors total relate with the above code.
Actually I think they are coming from CuteEditor DLL file. Please, could u give any advice for these errors.
Thanks in advanced.