Hey gang, is there anyway that I can have Rich Text Formatting in a Textarea? Probably much like the Hotmail service, where when you are in compose mode w/ Rich-Text Mode ON.. you can even copy/paste from MS Word and it retains formatting...
Does anyone know of a good JavaScript out there that already does something similar to this? I don't really want to take the time to code something like this out, wondering if anyone has anything premade already? I want for my user to be able to paste in Rich Text and the script will convert it into HTML formatting (isn't that what the one at Hotmail does? )
The current site I'm working on will be using an ASP model, so the main code can be in ASP or JavaScript and it would still work fine... Thanks guys, any help would be appreciated!
Does anyone know of a good JavaScript out there that already does something similar to this? I don't really want to take the time to code something like this out, wondering if anyone has anything premade already? I want for my user to be able to paste in Rich Text and the script will convert it into HTML formatting (isn't that what the one at Hotmail does? )
The current site I'm working on will be using an ASP model, so the main code can be in ASP or JavaScript and it would still work fine... Thanks guys, any help would be appreciated!