Not sure if any of you did this or not, but wanted some of them to be there.
I have a TinyMce editor (in the MVC3 view) that the user can basically create an “email template" for. In addition, I have another text box without TinyMce.
I want to be able to copy plain text from TinyMce into a text box (this will be a text version of the email). I saw some js to cross out the code, but I would like to take the links (tags) and copy the urls. Also
Let me know if you have any questions! I am very grateful for any help you can give!
source share