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