Textarea disabled on first load

Last post 04-12-2009, 10:12 PM by Kenneth. 26 replies.
Page 2 of 2 (27 items)   < Previous 1 2
Sort Posts: Previous Next
  •  03-30-2009, 4:11 AM 50432 in reply to 50384

    Re: Textarea disabled on first load

    Hi Oleg,
     
    please tyr this way:
     
    I tested in firefox2.0 and firefox1.5 it works fine

    <script runat="server">
        Public loaderName As String

        Protected Overloads Overrides Sub OnInit(ByVal e As EventArgs)
            MyBase.OnInit(e)
            Dim browser As System.Web.HttpBrowserCapabilities = Request.Browser
            Dim browserName As String = browser.Browser
       
            Select Case browserName
                Case "IE"
                    loaderName = "IE_Loader"
                    Exit Select
                Case "Firefox"
                    loaderName = "Gecko_Loader"
                    Exit Select
                Case "AppleMAC-Safari"
                    loaderName = "Safari_Loader"
                    Exit Select
                Case "Opera"
                    loaderName = "Opera_Loader"
                    Exit Select
                Case Else
                    Exit Select
            End Select
       
        End Sub
    </script>

      <script src="CuteSoft_Client/CuteEditor/Scripts/<%=loaderName %>/Loader.js" type="text/javascript"></script>
     
     
    Regards,
     
    Ken
  •  03-30-2009, 4:30 PM 50484 in reply to 50432

    Re: Textarea disabled on first load

    No, it doesn't change things any for us.  The code above was the solution to a previous problem.  Now there is the new "readonly" problem in FF2.0 and older.... here is the html that produces this problem, could you please tell me if you see anything
     
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <HTML lang='en'>
    <HEAD>
        <title></title>
    </HEAD>



    <body>
    <form name="Form1" method="post" action="test.aspx" id="Form1">

    <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">

    <tr><td><table border='0' cellpadding='0' cellspacing='0' width='100%' height='100%'><tr>
    <td valign='top'><!-- START . body of page -->

        <div id="rte">
        

     <!-- CuteEditor rte:_ctl0 Begin -->

    <textarea name="rte:_ctl0" id="rte:_ctl0" rows="14" cols="50" class="CuteEditorTextArea" style="DISPLAY: none; WIDTH: 100%; "> </textarea>
    <input type='hidden' name='rte:_ctl0:ClientState' value=''/>
    <input type='hidden' name='rte:_ctl0:PostBackHandler'/>
    <link rel="stylesheet" href="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=themecss&amp;file=style.css&amp;theme=Office2003&amp;EditorID=CE_rte__ctl0_ID" />
        <table id="CE_rte__ctl0_ID" cellspacing="0" cellpadding="0"
            _IsCuteEditor="True" id="CE_rte__ctl0_ID"
            style="background-color:#F4F4F3;border-color:#DDDDDD;border-width:1px;border-style:Solid;height:250px;width:100%;">
            <tr>
                <td class='CuteEditorToolBarContainer' unselectable='on' valign='top'><div id="CE_rte__ctl0_ID_ToolBar" style="DISPLAY:none;">
                    <table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'>
                        <tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="New" title="New Document" ThemeIndex="1" /><img Command="Print" title="Print" ThemeIndex="2" /><img Command="Find" title="Find and Replace" ThemeIndex="4" /><img Command="CleanCode" title="Clean Up HTML" ThemeIndex="7" /><img src='/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=separator.gif&amp;theme=Office2003' alt='separator' class='separator'/><img Command="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='/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=separator.gif&amp;theme=Office2003' alt='separator' class='separator'/><img Command="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="Break" title="Break" ThemeIndex="48" /><img Command="InsertParagraph" title="Insert Paragraph" ThemeIndex="49" /><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='/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=separator.gif&amp;theme=Office2003' alt='separator' class='separator'/><img Command="InsertChars" title="Special characters" ThemeIndex="21" /><img Command="InsertEmotion" title="Insert Emotions" ThemeIndex="22" /><img Command="UniversalKeyboard" title="Universal Keyboard" ThemeIndex="23" /><img Command="InsertLayer" title="Insert Layer" ThemeIndex="25" /><img Command="InsertFieldSet" title="Insert groupbox" ThemeIndex="26" /><img src='/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=separator.gif&amp;theme=Office2003' alt='separator' class='separator'/></nobr></td></tr></table><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_rte__ctl0_ID_forecolorimg').style.backgroundColor,this)" id="CE_rte__ctl0_ID_forecolorimg" Width="17" title="Font Color" src="http://cutesoft.net/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_rte__ctl0_ID_forecolorimg').style.backgroundColor = this.selectedColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('SetForeColor',false,null,this);" title="Set Font Color" src="http://cutesoft.net/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_rte__ctl0_ID_backcolorimg').style.backgroundColor,this)" id="CE_rte__ctl0_ID_backcolorimg" Width="17" title="HighLight" src="http://cutesoft.net/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_rte__ctl0_ID_backcolorimg').style.backgroundColor = this.selectedColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('SetBackColor',false,null,this);" title="Set Highlight" src="http://cutesoft.net/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="TableDropDown" onclick="var editor=CuteEditor_GetEditor(this);editor.TableDropDown(this)" title="Insert Table" src="http://cutesoft.net/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="BlockDirLTR" title="Direction left to right" ThemeIndex="50" /><img Command="BlockDirRTL" title="Direction right to left" ThemeIndex="51" /><img Command="BoxFormatting" title="Box Formatting" ThemeIndex="24" /></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="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" ThemeIndex="93" /><img Command="SelectNone" title="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><span class="CuteEditorDropDown" id="CE_rte__ctl0_IDcssstyle" Command="CssStyle" onchange="CuteEditor_DropDownCommand(this,'CssStyle')" RichHideFirstItem="true" RenderItemBorder="true" _IsRichDropDown="True" style="display:inline-block;width:70px;height:20px;"><span val="" html="Inline style" selected="True" 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_rte__ctl0_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="&lt;DIV&gt;" html="DIV" txt="DIV"></span><span val="&lt;P&gt;" html="Normal" txt="Normal"></span><span val="&lt;H1&gt;" html="&lt;b style='font-size:24pt'&gt;Heading 1&lt;/b&gt;" txt="Heading 1"></span><span val="&lt;H2&gt;" html="&lt;b style='font-size:18pt'&gt;Heading 2&lt;/b&gt;" txt="Heading 2"></span><span val="&lt;H3&gt;" html="&lt;b style='font-size:15pt'&gt;Heading 3&lt;/b&gt;" txt="Heading 3"></span><span val="&lt;H4&gt;" html="&lt;b style='font-size:12pt'&gt;Heading 4&lt;/b&gt;" txt="Heading 4"></span><span val="&lt;H5&gt;" html="&lt;b style='font-size:9pt'&gt;Heading 5&lt;/b&gt;" txt="Heading 5"></span><span val="&lt;H6&gt;" html="&lt;b style='font-size:7pt'&gt;Heading 6&lt;/b&gt;" txt="Heading 6"></span><span val="&lt;Address&gt;" html="Address" txt="Address"></span><span val="&lt;MENU&gt;" html="Menu List" txt="Menu List"></span><span val="&lt;PRE&gt;" html="Formatted" txt="Formatted"></span><span val="&lt;DT&gt;" html="Definition Term" txt="Definition Term"></span></span><span class="CuteEditorDropDown" id="CE_rte__ctl0_IDfontname" Command="FontName" onchange="CuteEditor_DropDownCommand(this,'FontName')" RichHideFirstItem="true" _IsRichDropDown="True" style="display:inline-block;width:100px;height:20px;"><span val="" html="Default Font" selected="True" txt="Default Font"></span><span val="Arial" html="&lt;font size=3 face='Arial'&gt;Arial&lt;/font&gt;" txt="Arial"></span><span val="Verdana" html="&lt;font size=3 face='Verdana'&gt;Verdana&lt;/font&gt;" txt="Verdana"></span><span val="Comic Sans MS" html="&lt;font size=3 face='Comic Sans MS'&gt;Comic Sans MS&lt;/font&gt;" txt="Comic Sans MS"></span><span val="Courier" html="&lt;font size=3 face='Courier'&gt;Courier&lt;/font&gt;" txt="Courier"></span><span val="Georgia" html="&lt;font size=3 face='Georgia'&gt;Georgia&lt;/font&gt;" txt="Georgia"></span><span val="Impact" html="&lt;font size=3 face='Arial'&gt;Impact&lt;/font&gt;" txt="Impact"></span><span val="Lucida Console" html="&lt;font size=3 face='Lucida Console'&gt;Lucida Console&lt;/font&gt;" txt="Lucida Console"></span><span val="Tahoma" html="&lt;font size=3 face='Tahoma'&gt;Tahoma&lt;/font&gt;" txt="Tahoma"></span><span val="Times New Roman" html="&lt;font size=3 face='Times New Roman'&gt;Times New Roman&lt;/font&gt;" txt="Times New Roman"></span><span val="Wingdings" html="&lt;font size=3 &gt;Wingdings&lt;/font&gt;" txt="Wingdings"></span></span><span class="CuteEditorDropDown" id="CE_rte__ctl0_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="&lt;font size='1'&gt;Size 1 &lt;/font&gt;(8pt)" txt="1 (8pt)"></span><span val="2" html="&lt;font size='2'&gt;Size 2 &lt;/font&gt;(10pt)" txt="2 (10pt)"></span><span val="3" html="&lt;font size='3'&gt;Size 3 &lt;/font&gt;(12pt)" txt="3 (12pt)"></span><span val="4" html="&lt;font size='4'&gt;Size 4 &lt;/font&gt;(14pt)" txt="4 (14pt)"></span><span val="5" html="&lt;font size='5'&gt;Size 5 &lt;/font&gt;(18pt)" txt="5 (18pt)"></span><span val="6" html="&lt;font size='6'&gt;Size 6 &lt;/font&gt;(24pt)" txt="6 (24pt)"></span><span val="7" html="&lt;font size='7'&gt;Size 7 &lt;/font&gt;(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&gt;&lt;![CDATA[Msdn.microsoft.com &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/msdn16.gif' /&gt;]]&gt;&lt;/html&gt;&lt;item text=&quot;.NET Framework&quot; value=&quot;http://msdn.microsoft.com/netframework/&quot;&gt;&lt;html&gt;&lt;![CDATA[.NET Framework]]&gt;&lt;/html&gt;&lt;/item&gt;&lt;item text=&quot;ASP.NET Home&quot; value=&quot;http://msdn.microsoft.com/asp.net/&quot;&gt;&lt;html&gt;&lt;![CDATA[ASP.NET Home]]&gt;&lt;/html&gt;&lt;/item&gt;" html="Msdn.microsoft.com &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/msdn16.gif' /&gt;" 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&gt;&lt;![CDATA[Yahoo.com &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/yahoo.gif' /&gt; ]]&gt;&lt;/html&gt;&lt;item text=&quot;Yahoo Web&quot; value=&quot;http://www.yahoo.com/&quot;&gt;&lt;html&gt;&lt;![CDATA[Yahoo Web ]]&gt;&lt;/html&gt;&lt;/item&gt;" html="Yahoo.com &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/yahoo.gif' /&gt; " txt="Yahoo.com"><span val="http://www.yahoo.com/" html="Yahoo Web " txt="Yahoo Web"></span></span><span Selectable="False" val="&lt;html&gt;&lt;![CDATA[CuteSoft Products &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/cutesoft.gif' /&gt; ]]&gt;&lt;/html&gt;&lt;item text=&quot;Cute Chat&quot; value=&quot;http://cutesoft.net/ASP.NET+Chat/default.aspx&quot;&gt;&lt;html&gt;&lt;![CDATA[Cute Chat]]&gt;&lt;/html&gt;&lt;/item&gt;" html="CuteSoft Products &lt;img border=0 align='absMiddle' src='http://cutesoft.net/data/cutesoft.gif' /&gt; " txt="CuteSoft Products"><span val="http://cutesoft.net/ASP.NET+Chat/default.aspx" html="Cute Chat" txt="Cute Chat"></span></span></span></span></nobr></td></tr></table>
            </div><div id="CE_rte__ctl0_ID_CodeViewToolBar" style="DISPLAY:none;">

            </div></td></tr>
            <tr><td class='CuteEditorFrameContainer' style='height:100%'><iframe id="CE_rte__ctl0_ID_Frame" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Template.aspx?Referrer=http%3a%2f%2fhof-osobol%2ftest.aspx" FrameBorder="0" title="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%;'><tr><td class='CuteEditorBottomBarContainer' style='width:150px'><img Command="TabEdit" class="CuteEditorButton" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=design.gif&amp;theme=Office2003" title="Normal" alt="Normal" /><img Command="TabView" class="CuteEditorButton" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&amp;file=preview.gif&amp;theme=Office2003" title="Preview" alt="Preview" /></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://cutesoft.net/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" alt="Resize" /></td></tr></table></td></tr>
        </table><script src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=scripts&amp;file=Gecko_Loader">

        </script><img alt="Load" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/images/1x1.gif?633740202342693653" onload="CuteEditorInitialize('CE_rte__ctl0_ID',{'_ClientID':'CE_rte__ctl0_ID','_UniqueID':'rte:_ctl0','_FrameID':'CE_rte__ctl0_ID_Frame','_ToolBarID':'CE_rte__ctl0_ID_ToolBar','_CodeViewToolBarID':'CE_rte__ctl0_ID_CodeViewToolBar','_HiddenID':'rte:_ctl0','_StateID':'rte:_ctl0:ClientState','_PostBackHandlerID':'rte:_ctl0:PostBackHandler','_TemplateUrl':'/CuteSoft_Client/CuteEditor/Template.aspx?Referrer=http%3a%2f%2fhof-osobol%2ftest.aspx','Culture':'en-US','Theme':'Office2003','ResourceDir':'/CuteSoft_Client/CuteEditor','ActiveTab':'Edit','ContextMenuMode':'Default','MaxHTMLLength':'0','MaxTextLength':'0','TabSpaces':'3','ResizeStep':'100','BreakElement':'Div','URLType':'Default','EmptyAlternateText':'ForceAdd','ServerName':'hof-osobol','RenderRichDropDown':'True','EditorOnPaste':'PasteWord','ResizeMode':'ResizeCorner','DNNArg':'','PostBackScript':'__doPostBack(\x27rte$_ctl0$PostBackHandler\x27,\x27\x27)','HelpPath':'/CuteSoft_Client/CuteEditor/Help/default.htm','DOCTYPE':'','BaseHref':'','EditorBodyStyle':'','EditorBodyId':'','EditorBodyClass':'','EditorSetting':'!3wEWAgUFZW4tdXMFAyRhMWTp8UDftO4oE3Vv8q!1EI9GlH!3VZ','ToggleBorder':'1','EnableBrowserContextMenu':'1','ConvertHTMLTagstoLowercase':'1','EnableAntiSpamEmailEncoder':'1','EnableStripScriptTags':'1','AllowPasteHtml':'1','UseHTMLEntities':'1','EncodeHiddenValue':'1','EnableObjectResizing':'1','MaintainAspectRatioWhenDraggingImage':'1'})" style="display:none;" />

     <!-- CuteEditor rte:_ctl0 End c1 ms187.5072-->


    </div>


    <!-- END . body of page -->
              </TD>
            </TR>
          </TABLE>
        </TD>
      </TR>
    </TABLE>
    </form>
    </body>
    </html>



    thanks,
    Oleg
  •  04-02-2009, 3:59 AM 50680 in reply to 50484

    Re: Textarea disabled on first load

    Hi OlegS ,
     
    I tested you example again, it works fine in firefox1.5 and firefox2.0.
     
    Can you please test it in another computer again.
     
    Regards,
     
    Ken
  •  04-03-2009, 8:15 AM 50757 in reply to 50680

    Re: Textarea disabled on first load

    which example did you test, the one I emailed you guys a couple of days ago or the one I pasted into this thread, or the very first "full" asp sample?
     
    I'm just trying to figure out what to push off of here....
     
    Thanks,
    Oleg
  •  04-06-2009, 5:17 AM 50801 in reply to 50757

    Re: Textarea disabled on first load

    hi Olegs,
     
    The example was you send to me on February 26, I tested it on firefox 1.5 and firefox2.0, works fine for me when I add the code below:

    <script runat="server">
        Public loaderName As String

        Protected Overloads Overrides Sub OnInit(ByVal e As EventArgs)
            MyBase.OnInit(e)
            Dim browser As System.Web.HttpBrowserCapabilities = Request.Browser
            Dim browserName As String = browser.Browser
       
            Select Case browserName
                Case "IE"
                    loaderName = "IE_Loader"
                    Exit Select
                Case "Firefox"
                    loaderName = "Gecko_Loader"
                    Exit Select
                Case "AppleMAC-Safari"
                    loaderName = "Safari_Loader"
                    Exit Select
                Case "Opera"
                    loaderName = "Opera_Loader"
                    Exit Select
                Case Else
                    Exit Select
            End Select
       
        End Sub
    </script>

      <script src="CuteSoft_Client/CuteEditor/Scripts/<%=loaderName %>/Loader.js" type="text/javascript"></script>
     
     
    Regards,
     
    ken
     
     
  •  04-06-2009, 3:08 PM 50819 in reply to 50801

    Re: Textarea disabled on first load

    You were testing the wrong package.  I have an html page that was rendered and saved off of our application that I have send you on 3/31/09.  Please look at that html page in FF2.0 or older.  
     
    Thanks,
    Oleg
  •  04-12-2009, 10:12 PM 51014 in reply to 50819

    Re: Textarea disabled on first load

    Hi OlegS,
     
    We have an update, please download the latest version and try again.
     
    Download:
     
     
    Regards,
     
    Ken
     
Page 2 of 2 (27 items)   < Previous 1 2
View as RSS news feed in XML