portion of editor code repeating above the Cute Editor

Last post 01-17-2005, 6:02 PM by cubefree. 2 replies.
Sort Posts: Previous Next
  •  01-12-2005, 4:36 PM 3455

    portion of editor code repeating above the Cute Editor

    I am using Cute Editor for ASP v3.0 and an Access dB for developing, and IE, v6.0.2800.1106IS.
     
    Strange, but when I add an image to the editing area, and then open the editor pulling in that same content via Access dB, I get the following screen shot (click here to see it).

    Actual code getting saved:

    ------------------------
    <OL>
    <LI><FONT color=#000000>Type your BAD TEXT text here...</FONT>
    <LI>more text
    <LI>last one</LI></OL>
    <P><FONT style="BACKGROUND-COLOR: #ff00ff">New paragraph</FONT></P>
    <P><FONT style="BACKGROUND-COLOR: #ff00ff"><IMG style="BORDER-LEFT-COLOR: #ffcc00; BORDER-BOTTOM-COLOR: #ffcc00; BORDER-TOP-COLOR: #ffcc00; BORDER-RIGHT-COLOR: #ffcc00" hspace=5 src="http://localhost/Uploads/j0180668.jpg" align=baseline border=1></FONT></P>
    ------------------------ 
    This also happened in the demo version I downloaded, todatabase.asp and target.asp.

    It seems to only be caused by adding an image to the editor (so far). Is this some sort of parsing error because of double quotes?? Thx!
    ~cubefree
  •  01-12-2005, 7:35 PM 3462 in reply to 3455

    Re: portion of editor code repeating above the Cute Editor

    i tryied your link with
    ie 6.0 was ok (the picture, the toolbar,...)
    but with firefox i had the same text that you....
    i asked for an update for firefox yesterday... but we are supposed to use ie  i presume, and our users too...


  •  01-17-2005, 6:02 PM 3530 in reply to 3462

    Re: portion of editor code repeating above the Cute Editor

    This was an affect of changing line 802 in the include_CuteEditor.asp file, as per 
View as RSS news feed in XML