Re: Problems viewing text in Editor

  •  11-22-2005, 9:39 PM

    Re: Problems viewing text in Editor

    Hi Adam,
     
    Yes she can see the test using the link you supplied.
     
    My configuration parameters are:
     
    <ce:Editor id="myID" runat="server" Text='<%#DataBinder.Eval(Container.DataItem, "myDataItem").Trim()%>' MaxTextLength="7500" Width="500" TemplateStyleSheet="css/myStylesheet.css" ConfigurationPath="CuteSoft_Client/CuteEditor/Configuration/MySys.config" AutoConfigure="None" EnableContextMenu="False" RemoveServerNamesFromUrl="false" DisableAutoFormatting="true" UseRelativeLinks="true">
     
    Any ideas ?
     
    Weegie
View Complete Thread