I'm looking for a way to allow users to format text in a rich text box before submitting the .rtf to a database.
I'm looking to allow users to highlight text in the text box and then make it bold, change the font size, colour etc. All the classic controls you find in word basically.
Short of writing my own controls, is there any way of achieving this? I'd rather steer clear of 3rd party stuff, but if there is anything that is worth it I could check it out.
TIA