I am needing some help with a java script that I am using. I now very little on java and was hoping I might find someone that can help me with this.

The script I am usings I found here ..
http://dynamicdrive.com/dynamicindex16/richtexteditor/index.htm

The problem is the RTE is working just fine on my add new forms . However, If I put enter more than 5 lines of text. The RTE editor nor the content of it will display on my update pages, however when I view the source code in the browser it displays properly. The information is correctly listed in full in the source code and the data field in mySQL.

It acts like maybe it is being told to not display if the character value is to long.

Need help from a Java Pro!

IF ANY ONE NOWS A GOOD FREE RICH TEXT EDITOR I AM WILLING TO TRY IT!

    First; a bit of clarity would be in order. Do you mean Java or do you mean Javascript? They're different languages and only have similar names because the marketing people thought it would be a good idea. The technical people had to go along with it, but hey, people should be able to tell the difference, right?

    http://www.phpbuilder.com/board/showthread.php?s=&threadid=10260253&highlight=rich+text+editor
    http://www.phpbuilder.com/board/showthread.php?s=&threadid=10296485
    http://www.phpbuilder.com/board/showthread.php?s=&threadid=10295301

      I ment javascript. sorry i was running on little sleep yestarday. I also found a rich text editor that worked late last night. Thank you though.

        I got this one last night, it it works great.

        Thanks for sharing the link, even though it doesn't work for you.

        🙂

          Originally posted by dayzeday
          sorry i was running on little sleep yestarday.

          That's something java can help with! 😃

            Write a Reply...