Re: images and text box doesnt load correctly.

  •  12-10-2008, 12:52 PM

    Re: images and text box doesnt load correctly.

    I'm having the same problem.  Here's what I'm doing....
     
    In TestPage1.aspx:
     <%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>
    ...
    <div>
        <CE:Editor ID="Editor1" runat="server" />
    </div>
    ...
     
    After viewing the page's source, he's what I found:
    ...
      <!-- CuteEditor Editor1 Begin -->

    <textarea name="Editor1" id="Editor1" rows="14" cols="50" class="CuteEditorTextArea" style="DISPLAY: none; WIDTH: 100%; HEIGHT: 100%"> </textarea><input type='hidden' name='Editor1$ClientState' value=''/><input type='hidden' name='Editor1$PostBackHandler'/><link rel="stylesheet" href="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=themecss&amp;file=style.css&amp;theme=Office2003&amp;EditorID=CE_Editor1_ID" />
    <table cellspacing="0" cellpadding="0" _IsCuteEditor="True" id="CE_Editor1_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_Editor1_ID_ToolBar" style="DISPLAY:none;">
    		<table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="Save" PostBack="True" title="Save" ThemeIndex="0" /><img Command="New" title="New Document" ThemeIndex="1" /><img Command="Print" title="Print" ThemeIndex="2" /><img Command="Preview" title="Preview" ThemeIndex="3" /><img Command="Find" title="Find and Replace" ThemeIndex="4" /><img Command="FullPage" id="cmd_tofullpage" title="Fit to Window - F12" ThemeIndex="5" /><img Command="FullPage" id="cmd_fromfullpage" title="Restore down - F12" ThemeIndex="6" /><img Command="CleanCode" title="Clean Up HTML" ThemeIndex="7" /><img Command="http://localhost/NetSpell" title="Spell Check" ThemeIndex="8" /><img src='/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=separator.gif&theme=Office2003' unselectable='on' class='separator'/><img Command="http://localhost/ProgenWebDebug/Cut" title="Cut" ThemeIndex="9" /><img Command="Copy" title="Copy" ThemeIndex="10" /><img Command="Paste" title="Paste" ThemeIndex="11" /><img Command="PasteText" title="Paste plain text" ThemeIndex="12" /><img Command="PasteWord" title="Paste From word" ThemeIndex="13" /><img Command="PasteAsHTML" title="Paste As HTML" ThemeIndex="14" /><img Command="Delete" title="Delete" ThemeIndex="15" /><img src='/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=separator.gif&theme=Office2003' unselectable='on' class='separator'/><img Command="http://localhost/ProgenWebDebug/Undo" title="Undo" ThemeIndex="16" /><img Command="Redo" title="Redo" ThemeIndex="17" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="InsertPageBreak" title="Insert Print Page Break" ThemeIndex="18" /><img Command="InsertDate" title="Insert today's date" ThemeIndex="19" /><img Command="InsertTime" title="Insert the current time" ThemeIndex="20" /><img src='/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=separator.gif&theme=Office2003' unselectable='on' class='separator'/><img Command="http://localhost/ProgenWebDebug/InsertChars" title="Special characters" ThemeIndex="21" /><img Command="InsertEmotion" title="Insert Emotions" ThemeIndex="22" /><img Command="UniversalKeyboard" title="Universal Keyboard" ThemeIndex="23" /><img Command="BoxFormatting" title="Box Formatting" ThemeIndex="24" /><img Command="InsertLayer" title="Insert Layer" ThemeIndex="25" /><img Command="InsertFieldSet" title="Insert groupbox" ThemeIndex="26" /><img src='/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=separator.gif&theme=Office2003' unselectable='on' class='separator'/><img Command="http://localhost/ProgenWebDebug/ImageGalleryByBrowsing" title="Image Gallery" ThemeIndex="27" /><img Command="InsertImage" title="Insert Image" ThemeIndex="28" /><img Command="InsertFlash" title="Insert Flash" ThemeIndex="29" /><img Command="InsertMedia" title="Insert Media" ThemeIndex="30" /><img Command="InsertDocument" title="Downloadable Files" ThemeIndex="31" /><img Command="InsertTemplate" title="Insert Templates" ThemeIndex="32" /><img Command="YouTube" title="Embed a YouTube video" ThemeIndex="33" /></nobr></td></tr></table><br clear='both'/><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="TableDropDown" onclick="var editor=CuteEditor_GetEditor(this);editor.TableDropDown(this)" title="Insert Table" src="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=instable.gif&amp;theme=Office2003" /><img Command="InsertRowTop" title="Insert Row Above" ThemeIndex="34" /><img Command="InsertRowBottom" title="Insert Row Below" ThemeIndex="35" /><img Command="DeleteRow" title="Delete Rows" ThemeIndex="36" /><img Command="InsertColumnLeft" title="Insert Column Left" ThemeIndex="37" /><img Command="InsertColumnRight" title="Insert Column Right" ThemeIndex="38" /><img Command="DeleteColumn" title="Delete Columns" ThemeIndex="39" /><img Command="InsertCell" title="Insert Cells" ThemeIndex="40" /><img Command="DeleteCell" title="Delete Cells" ThemeIndex="41" /><img Command="EditRow" title="Row Properties" ThemeIndex="42" /><img Command="EditCell" title="Cell Properties" ThemeIndex="43" /><img Command="MergeRight" title="Merge cells right" ThemeIndex="44" /><img Command="MergeBottom" title="Merge cells down" ThemeIndex="45" /><img Command="HorSplitCell" title="Split cells right" ThemeIndex="46" /><img Command="VerSplitCell" title="Split cells down" ThemeIndex="47" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="Break" title="Break" ThemeIndex="48" /><img Command="InsertParagraph" title="Insert Paragraph" ThemeIndex="49" /><img Command="BlockDirLTR" title="Direction left to right" ThemeIndex="50" /><img Command="BlockDirRTL" title="Direction right to left" ThemeIndex="51" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="InsertForm" title="Form" ThemeIndex="52" /><img Command="InsertTextBox" title="Text Area" ThemeIndex="53" /><img Command="InsertInputText" title="Textbox" ThemeIndex="54" /><img Command="InsertInputPassword" title="Password Field" ThemeIndex="55" /><img Command="InsertInputhidden" title="Hidden" ThemeIndex="56" /><img Command="InsertListBox" title="ListBox" ThemeIndex="57" /><img Command="InsertDropDown" title="Drop Down Textbox" ThemeIndex="58" /><img Command="InsertRadioBox" title="Radio Button" ThemeIndex="59" /><img Command="InsertCheckBox" title="Checkbox" ThemeIndex="60" /><img Command="InsertInputImage" title="Image Button" ThemeIndex="61" /><img Command="InsertInputSubmit" title="Submit Button" ThemeIndex="62" /><img Command="InsertInputReset" title="Reset Button" ThemeIndex="63" /><img Command="InsertInputButton" title="Button" ThemeIndex="64" /><img Command="DocumentPropertyPage" title="Page Properties" ThemeIndex="65" /></nobr></td></tr></table><br clear='both'/><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="Bold" title="Bold" ThemeIndex="66" /><img Command="Italic" title="Italic" ThemeIndex="67" /><img Command="Underline" title="Underline" ThemeIndex="68" /><img Command="JustifyLeft" title="Left Justify" ThemeIndex="69" /><img Command="JustifyCenter" title="Center" ThemeIndex="70" /><img Command="JustifyRight" title="Right Justify" ThemeIndex="71" /><img Command="JustifyFull" title="Justify Full" ThemeIndex="72" /><img Command="JustifyNone" title="Justify None" ThemeIndex="73" /><img Command="RemoveFormat" title="Remove Format" ThemeIndex="74" /><img Command="ForeColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('ForeColor',false,document.getElementById('CE_Editor1_ID_forecolorimg').style.backgroundColor,this)" id="CE_Editor1_ID_forecolorimg" Width="17" title="Font Color" src="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=fontcolor.gif&amp;theme=Office2003" style="background-color: red;" /><img Command="SetForeColor" oncolorchange="CuteEditor_GetEditor(this).ExecImageCommand('ForeColor',false,this.selectedColor,this); document.getElementById('CE_Editor1_ID_forecolorimg').style.backgroundColor = this.selectedColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('SetForeColor',false,null,this);" title="Set Font Color" src="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=tbdown.gif&amp;theme=Office2003" /><img Command="BackColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('BackColor',false,document.getElementById('CE_Editor1_ID_backcolorimg').style.backgroundColor,this)" id="CE_Editor1_ID_backcolorimg" Width="17" title="HighLight" src="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=colorpen.gif&amp;theme=Office2003" style="background-color: yellow;" /><img Command="SetBackColor" oncolorchange="CuteEditor_GetEditor(this).ExecImageCommand('BackColor',false,this.selectedColor,this); document.getElementById('CE_Editor1_ID_backcolorimg').style.backgroundColor = this.selectedColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('SetBackColor',false,null,this);" title="Set Highlight" src="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=tbdown.gif&amp;theme=Office2003" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="InsertOrderedList" title="Insert Numbered List" ThemeIndex="75" /><img Command="InsertUnorderedList" title="Insert Unordered List" ThemeIndex="76" /><img Command="Indent" title="Indent Text" ThemeIndex="77" /><img Command="Outdent" title="Outdent Text" ThemeIndex="78" /><img Command="Superscript" title="Superscript Text" ThemeIndex="79" /><img Command="Subscript" title="Subscript Text" ThemeIndex="80" /><img Command="Strikethrough" title="Strikethrough Text" ThemeIndex="81" /><img Command="Ucase" title="Upper case" ThemeIndex="82" /><img Command="Lcase" title="Lower case" ThemeIndex="83" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="InsertHorizontalRule" title="Insert Horizontal Line" ThemeIndex="84" /><img Command="InsertLink" title="Insert Hyperlink" ThemeIndex="85" /><img Command="Unlink" title="Remove Link" ThemeIndex="86" /><img Command="InsertAnchor" title="Insert Anchor" ThemeIndex="87" /><img Command="ImageMap" title="Add image map" ThemeIndex="88" /><img Command="AbsolutePosition" title="Position Absolutely" ThemeIndex="89" /><img Command="BringForward" title="Bring Forward" ThemeIndex="90" /><img Command="BringBackward" title="Send Backward" ThemeIndex="91" /><img Command="ToggleBorder" title="Visible Borders" ThemeIndex="92" /><img Command="SelectAll" title="Select All - CTRL+A" ThemeIndex="93" /><img Command="SelectNone" title="Select None" ThemeIndex="94" /><img Command="Help" title="Help" ThemeIndex="95" /></nobr></td></tr></table><br clear='both'/><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><span class="CuteEditorDropDown" id="CE_Editor1_IDcssclass" Command="CssClass" onchange="CuteEditor_DropDownCommand(this,'CssClass')" RichHideFirstItem="true" RenderItemBorder="true" _IsRichDropDown="True" style="display:inline-block;width:70px;height:20px;"><span val="" selected="True" html="Css Class" txt="Css Class"></span></span><span class="CuteEditorDropDown" id="CE_Editor1_IDcssstyle" Command="CssStyle" onchange="CuteEditor_DropDownCommand(this,'CssStyle')" RichHideFirstItem="true" RenderItemBorder="true" _IsRichDropDown="True" style="display:inline-block;width:70px;height:20px;"><span val="" selected="True" html="Inline style" txt="Inline style"></span><span val="null" html="Not Set" txt="Not Set"></span><span val="font-size:18pt" html="font-size:18pt" txt="font-size:18pt"></span><span val="color:red" html="color:red" txt="color:red"></span><span val="border:1px red solid" html="border:1px red solid" txt="border:1px red solid"></span></span><span class="CuteEditorDropDown" id="CE_Editor1_IDformatblock" Command="FormatBlock" onchange="CuteEditor_DropDownCommand(this,'FormatBlock')" RichHideFirstItem="true" RenderItemBorder="true" _IsRichDropDown="True" style="display:inline-block;width:70px;height:20px;"><span val="" selected="True" html="Paragraph" txt="Paragraph"></span><span val="&lt;DIV>" html="DIV" txt="DIV"></span><span val="&lt;P>" html="Normal" txt="Normal"></span><span val="&lt;H1>" html="&lt;b style='font-size:24pt'>Heading 1&lt;/b>" txt="Heading 1"></span><span val="&lt;H2>" html="&lt;b style='font-size:18pt'>Heading 2&lt;/b>" txt="Heading 2"></span><span val="&lt;H3>" html="&lt;b style='font-size:15pt'>Heading 3&lt;/b>" txt="Heading 3"></span><span val="&lt;H4>" html="&lt;b style='font-size:12pt'>Heading 4&lt;/b>" txt="Heading 4"></span><span val="&lt;H5>" html="&lt;b style='font-size:9pt'>Heading 5&lt;/b>" txt="Heading 5"></span><span val="&lt;H6>" html="&lt;b style='font-size:7pt'>Heading 6&lt;/b>" txt="Heading 6"></span><span val="&lt;Address>" html="Address" txt="Address"></span><span val="&lt;MENU>" html="Menu List" txt="Menu List"></span><span val="&lt;PRE>" html="Formatted" txt="Formatted"></span><span val="&lt;DT>" html="Definition Term" txt="Definition Term"></span></span><span class="CuteEditorDropDown" id="CE_Editor1_IDfontname" Command="FontName" onchange="CuteEditor_DropDownCommand(this,'FontName')" RichHideFirstItem="true" _IsRichDropDown="True" style="display:inline-block;width:110px;height:20px;"><span val="" selected="True" html="Default Font" txt="Default Font"></span><span val="Arial" html="&lt;font size=3 face='Arial'>Arial&lt;/font>" txt="Arial"></span><span val="Verdana" html="&lt;font size=3 face='Verdana'>Verdana&lt;/font>" txt="Verdana"></span><span val="Comic Sans MS" html="&lt;font size=3 face='Comic Sans MS'>Comic Sans MS&lt;/font>" txt="Comic Sans MS"></span><span val="Courier" html="&lt;font size=3 face='Courier'>Courier&lt;/font>" txt="Courier"></span><span val="Georgia" html="&lt;font size=3 face='Georgia'>Georgia&lt;/font>" txt="Georgia"></span><span val="Impact" html="&lt;font size=3 face='Arial'>Impact&lt;/font>" txt="Impact"></span><span val="Lucida Console" html="&lt;font size=3 face='Lucida Console'>Lucida Console&lt;/font>" txt="Lucida Console"></span><span val="Tahoma" html="&lt;font size=3 face='Tahoma'>Tahoma&lt;/font>" txt="Tahoma"></span><span val="Times New Roman" html="&lt;font size=3 face='Times New Roman'>Times New Roman&lt;/font>" txt="Times New Roman"></span><span val="Wingdings" html="&lt;font size=3 >Wingdings&lt;/font>" txt="Wingdings"></span></span><span class="CuteEditorDropDown" id="CE_Editor1_IDfontsize" Command="FontSize" onchange="CuteEditor_DropDownCommand(this,'FontSize')" RichHideFirstItem="true" _IsRichDropDown="True" style="display:inline-block;width:60px;height:20px;"><span val="" selected="True" html="Size" txt="Size"></span><span val="null" html="Not Set" txt="Not Set"></span><span val="1" html="&lt;font size='1'>Size 1 &lt;/font>(8pt)" txt="1 (8pt)"></span><span val="2" html="&lt;font size='2'>Size 2 &lt;/font>(10pt)" txt="2 (10pt)"></span><span val="3" html="&lt;font size='3'>Size 3 &lt;/font>(12pt)" txt="3 (12pt)"></span><span val="4" html="&lt;font size='4'>Size 4 &lt;/font>(14pt)" txt="4 (14pt)"></span><span val="5" html="&lt;font size='5'>Size 5 &lt;/font>(18pt)" txt="5 (18pt)"></span><span val="6" html="&lt;font size='6'>Size 6 &lt;/font>(24pt)" txt="6 (24pt)"></span><span val="7" html="&lt;font size='7'>Size 7 &lt;/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><span class="CuteEditorDropDown" Command="InsertLink" onchange="CuteEditor_DropDownCommand(this,'InsertLink')" RichHideFirstItem="true" _IsRichDropDown="True" _IsTreeDropDown="True" style="display:inline-block;width:60px;height:20px;"><span val="" html="Links" txt="Links"><span Selectable="False" val="&lt;html>&lt;![CDATA[Msdn.microsoft.com &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/msdn16.gif' />]]>&lt;/html>&lt;item text=&quot;.NET Framework&quot; value=&quot;http://msdn.microsoft.com/netframework/&quot;>&lt;html>&lt;![CDATA[.NET Framework]]>&lt;/html>&lt;/item>&lt;item text=&quot;ASP.NET Home&quot; value=&quot;http://msdn.microsoft.com/asp.net/&quot;>&lt;html>&lt;![CDATA[ASP.NET Home]]>&lt;/html>&lt;/item>" html="Msdn.microsoft.com &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/msdn16.gif' />" txt="Msdn.microsoft.com"><span val="http://msdn.microsoft.com/netframework/" html=".NET Framework" txt=".NET Framework"></span><span val="http://msdn.microsoft.com/asp.net/" html="ASP.NET Home" txt="ASP.NET Home"></span></span><span Selectable="False" val="&lt;html>&lt;![CDATA[Yahoo.com &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/yahoo.gif' /> ]]>&lt;/html>&lt;item text=&quot;Yahoo Web&quot; value=&quot;http://www.yahoo.com/&quot;>&lt;html>&lt;![CDATA[Yahoo Web ]]>&lt;/html>&lt;/item>" html="Yahoo.com &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/yahoo.gif' /> " txt="Yahoo.com"><span val="http://www.yahoo.com/" html="Yahoo Web " txt="Yahoo Web"></span></span><span Selectable="False" val="&lt;html>&lt;![CDATA[CuteSoft Products &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/cutesoft.gif' /> ]]>&lt;/html>&lt;item text=&quot;Cute Chat&quot; value=&quot;http://cutesoft.net/ASP.NET+Chat/default.aspx&quot;>&lt;html>&lt;![CDATA[Cute Chat]]>&lt;/html>&lt;/item>" html="CuteSoft Products &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/cutesoft.gif' /> " txt="CuteSoft Products"><span val="http://cutesoft.net/ASP.NET+Chat/default.aspx" html="Cute Chat" txt="Cute Chat"></span></span></span></span><span class="CuteEditorDropDown" id="CE_Editor1_IDcodes" Command="PasteHTML" onchange="CuteEditor_DropDownCommand(this,'PasteHTML')" RichHideFirstItem="true" RenderItemBorder="true" _IsRichDropDown="True" style="display:inline-block;width:90px;height:20px;"><span val="" selected="True" html="Code Snippet" txt="Code Snippet"></span><span val="&lt;span style=&quot;font-family: Courier New, Courier&quot;>                ''~``&lt;br />                        ( o o )&lt;br />+------------------.oooO--(_)--Oooo.---------------------+&lt;br />| John Smith                                             |&lt;br />|                       E-mail: &lt;a href=&quot;mailto:fake-company@server.com&quot;>fake-company@server.com&lt;/a>  |&lt;br />| Fake Company          &lt;a href=&quot;http://www.fake-company.com/&quot;>http://www.fake-company.com/&lt;/a>     |&lt;br />| Ottawa, Canada     (   )                               |&lt;br />+---------------------" (----(   )-----------------------+&lt;br />                       "_)    ) /&lt;br />                             (_/&lt;/span>" html="&lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/signature.gif' /> Email signature" txt="Email signature"></span><span val="&lt;div>Your satisfaction is necessary to our success. Our goal is to provide you with the best level of customer service, and we welcome your comments and suggestions&lt;br />&lt;br />&lt;strong>Email:&lt;/strong>&lt;br />&lt;br />Sales: 
    &lt;a href=&quot;mailto:sales@CuteSoft.Net&quot;>sales@CuteSoft.Net&lt;/a>
     &lt;br />&lt;br />General: &lt;a href=&quot;mailto:info@CuteSoft.Net&quot;>info@CuteSoft.Net&lt;/a>&lt;br />&lt;br />Support: &lt;a href=&quot;mailto:support@CuteSoft.Net&quot;>support@CuteSoft.Net &lt;/a>&lt;br />&lt;br />&lt;/div>" html="&lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/contact.gif' /> Contact us" txt="Contact us"></span></span><span class="CuteEditorDropDown" id="CE_Editor1_IDimages" Command="PasteHTML" onchange="CuteEditor_DropDownCommand(this,'PasteHTML')" RichHideFirstItem="true" RenderItemBorder="true" _IsRichDropDown="True" style="display:inline-block;width:60px;height:20px;"><span val="" selected="True" html="Images" txt="Images"></span><span val="&lt;img border=&quot;0&quot; src=&quot;http://www.cutesoft.net/images/logo.gif&quot; />" html="&lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/logo_s.gif' /> Company logo" txt="Logo"></span><span val="&lt;img border=&quot;0&quot; src=&quot;http://cutesoft.net/data/j0313820.jpg&quot; />" html="&lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/flower_s.gif' /> Flower" txt="Flower"></span></span></nobr></td></tr></table>
    </div><div id="CE_Editor1_ID_CodeViewToolBar" style="DISPLAY:none;">
    <img Command="Save" PostBack="True" title="Save" ThemeIndex="0" /><img Command="Print" title="Print" ThemeIndex="2" /><img Command="Cut" title="Cut" ThemeIndex="9" /><img Command="Copy" title="Copy" ThemeIndex="10" /><img Command="Paste" title="Paste" ThemeIndex="11" /><img Command="Find" title="Find and Replace" ThemeIndex="4" /><img Command="FullPage" id="cmd_tofullpage" title="Fit to Window - F12" ThemeIndex="5" /><img Command="FullPage" id="cmd_fromfullpage" title="Restore down - F12" ThemeIndex="6" /><img Command="SelectAll" title="Select All - CTRL+A" ThemeIndex="93" /><img Command="SelectNone" title="Select None" ThemeIndex="94" />
    </div></td></tr><tr><td class='CuteEditorFrameContainer' style='height:100%'><iframe id="CE_Editor1_ID_Frame" src="http://cutesoft.net/ProgenWebDebug/CuteSoft_Client/CuteEditor/Template.aspx?Referrer=http%3a%2f%2flocalhost%2fProgenWebDebug%2fTestPage1.aspx" FrameBorder="0" class="CuteEditorFrame" style="background-color:White;border-color:#DDDDDD;border-width:1px;border-style:Solid;height:100%;width:100%;">

    </iframe></td></tr><tr><td class='CuteEditorBottomBarContainer'><table border='0' cellspacing='0' cellpading='0' style='width:100%;'><tr><td class='CuteEditorBottomBarContainer' style='width:150px'><img Command="TabEdit" class="CuteEditorButton" src="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=design.gif&amp;theme=Office2003" title="Normal" /><img Command="TabCode" class="CuteEditorButton" src="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=htmlview.gif&amp;theme=Office2003" title="HTML" /><img Command="TabView" class="CuteEditorButton" src="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=preview.gif&amp;theme=Office2003" title="Preview" /></td><td><div id='CE_Editor1_ID_TagListContainer' class='CuteEditorTagListContainer'>&nbsp;</div></td><td align='right' style='text-align:right;' nowrap='nowrap'><span class="WordCount"></span><span class="WordSpliter">&nbsp;</span><span class="CharCount"></span></td><td style='vertical-align:bottom;text-align:right;width:20px;'><img src="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=image&amp;file=ResizeCorner.gif&amp;theme=Office2003" onmouseover="(CuteEditor_GetEditor(this).RegisterResizeCornor||function(){})(this.parentNode)" ondragstart="return false" title="Resize" /></td></tr></table></td></tr>
    </table><img src="http://localhost/ProgenWebDebug/ProgenWebDebug/CuteSoft_Client/CuteEditor/images/1x1.gif?633645131080373189" onload="CuteEditorInitialize('CE_Editor1_ID',{'_ClientID':'CE_Editor1_ID','_UniqueID':'Editor1','_FrameID':'CE_Editor1_ID_Frame','_ToolBarID':'CE_Editor1_ID_ToolBar','_CodeViewToolBarID':'CE_Editor1_ID_CodeViewToolBar','_HiddenID':'Editor1','_StateID':'Editor1$ClientState','_PostBackHandlerID':'Editor1$PostBackHandler','_TemplateUrl':'/ProgenWebDebug/CuteSoft_Client/CuteEditor/Template.aspx?Referrer=http%3a%2f%2flocalhost%2fProgenWebDebug%2fTestPage1.aspx','Culture':'en-US','Theme':'Office2003','ResourceDir':'/ProgenWebDebug/CuteSoft_Client/CuteEditor','ActiveTab':'Edit','ContextMenuMode':'Default','MaxHTMLLength':'0','MaxTextLength':'0','TabSpaces':'3','ResizeStep':'100','BreakElement':'Div','URLType':'Default','EmptyAlternateText':'ForceAdd','ServerName':'localhost','RenderRichDropDown':'True','EditorOnPaste':'ConfirmWord','ResizeMode':'ResizeCorner','DNNArg':'','PostBackScript':'__doPostBack("x27Editor1$PostBackHandler"x27,"x27"x27)','HelpPath':'/ProgenWebDebug/CuteSoft_Client/CuteEditor/Help/default.htm','DOCTYPE':'','BaseHref':'','EditorBodyStyle':'','EditorBodyId':'','EditorBodyClass':'','EditorSetting':'!3wEWAgUFZW4tdXMFAyRhMXjGFLpDDRdIJq3uzWsmzQlSq7IX','ToggleBorder':'1','EnableBrowserContextMenu':'1','EnableContextMenu':'1','ConvertHTMLTagstoLowercase':'1','EnableAntiSpamEmailEncoder':'1','EnableStripScriptTags':'1','AllowPasteHtml':'1','UseHTMLEntities':'1','EncodeHiddenValue':'1','EnableObjectResizing':'1','MaintainAspectRatioWhenDraggingImage':'1'})" style="display:none;" />

    <!-- CuteEditor Editor1 End c1 ms209-->
    ...
    <script language=javascript src='/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=script&amp;file=spell.js'></script>
    <script src="http://localhost/ProgenWebDebug/CuteSoft_Client/CuteEditor/Load.ashx?type=scripts&amp;file=Gecko_Loader">


    Note the hightlighted areas (I've only highlighted some of them).

    Thanks in advance!
View Complete Thread