Re: Upgrade to Version 3 problem

  •  08-03-2004, 6:48 AM

    Re: Upgrade to Version 3 problem

    Adam

     
    Thanks for the reply.
     
    I have upgraded all the scripts, although the problem existed on Version 2.2 and 3.
     
    This is what I have in my aspx page.
     
     <CE:EDITOR id="edtQuestionText" runat="server" ShowPreviewMode="True" ShowHtmlMode="True" ShowBottomBar="True"
           ShowLogo="False" HelpUrl=" " AutoConfigure="Default" Width="100%" Height="345px" EditorStyle="BORDER: #8188a3 1px solid; PADDING: 5px; MARGIN: 0px 0px 0px 0px; OVERFLOW: auto; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left; Height:100%"
           DropDownFontSize="11px" BgColor="Whitesmoke" EnableFancyDropDownMenu="True" ChangeAbsoluteURLsToRelative="False">
     
    The code just sets the ImageGalleryPath to a relative path ie.  "Uploads/1"  and set the Template to be  "FullTemplate".
     
     
View Complete Thread