Link to home
Start Free TrialLog in
Avatar of APD Toronto
APD TorontoFlag for Canada

asked on

Rich Text Format textbox

Hi Experts,

Can anyone recommend an easy to use plugin that I can use in a web application to allow the user enter RTF, but not necessary images, etc. As well, I don't want the user to see the HTML tags, just the format.

Additionally, as it will be hard to show the user true character count that represents the size of the database field due to the hidden html tags, does MySQL has a unlimited memo field? If not how would I represent "<b>test</b>" as 4 characters when in the database you will take up 11 characters?
ASKER CERTIFIED SOLUTION
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of Marco Gasi
Marco Gasi
Flag of Spain image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial