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!