Hi! the first, sry for my bad english, im spanish and i dont write in english very well.
Im having a problem with the ckeditor and visual basic (using visual studio). I have an .html page with the scrip for use ckeditor, this part is ok, I use a webbrowser for navigate to the web, and can set text with the DocumentCompleted event.
The problem is the reverse, i dont know how to get the text from the ckeditor to a string for example. I know that ckeditor have a function called getdata() ? but i cant called from visual studio (or i dont know how). Can someone help me plz?
thanks to all.