hi
problem run in server:
Line 353: </td></tr></table> <img src="../SESMO%20ICONES/LIXO/Observações%20-%2032x32.gif" /> <table style="width: 441px"><tr><td style="width: 32px; height: 16px"></td><td style="width: 100px; height: 16px"><span style="font-size: 7pt"><asp:Label ID="Label7" runat="server" Font-Size="XX-Small" Text="Observações: " Line 354: Width="103px" Font-Names="Verdana"></asp:Label> Line 355: <CE:Editor id="Editor1" runat="server" AutoConfigure="None" BorderColor="RoyalBlue" ContextMenuMode="None" EditorOnPaste="PasteText" Font-Size="Small" Height="97px" ShowBottomBar="False" ShowCodeViewToolBar="False" ShowDecreaseButton="False" ShowEditMode="False" ShowEnlargeButton="False" ShowGroupMenuImage="False" ShowHtmlMode="False" ShowPreviewMode="False" ShowTagSelector="False" ShowToolBar="False" Width="592px" > Line 356: <TextAreaStyle Height="500px" Width="100px" /> Line 357: </CE:Editor> what I can make?
Line 353: </td></tr></table> <img src="../SESMO%20ICONES/LIXO/Observações%20-%2032x32.gif" /> <table style="width: 441px"><tr><td style="width: 32px; height: 16px"></td><td style="width: 100px; height: 16px"><span style="font-size: 7pt"><asp:Label ID="Label7" runat="server" Font-Size="XX-Small" Text="Observações: " Line 354: Width="103px" Font-Names="Verdana"></asp:Label> Line 355: <CE:Editor id="Editor1" runat="server" AutoConfigure="None" BorderColor="RoyalBlue" ContextMenuMode="None" EditorOnPaste="PasteText" Font-Size="Small" Height="97px" ShowBottomBar="False" ShowCodeViewToolBar="False" ShowDecreaseButton="False" ShowEditMode="False" ShowEnlargeButton="False" ShowGroupMenuImage="False" ShowHtmlMode="False" ShowPreviewMode="False" ShowTagSelector="False" ShowToolBar="False" Width="592px" > Line 356: <TextAreaStyle Height="500px" Width="100px" /> Line 357: </CE:Editor>
what I can make?