html - Who to get the text from ckeditor with visual basic -
i have problem ckeditor , visual basic (using visual studio). have .html page scrip use ckeditor, part ok, use webbrowser navigate web, , can set text documentcompleted event.
the problem reverse, not know how text ckeditor string example. know ckeditor have function called getdata() ? can not called visual studio (or not know how). can me please?
use htmldocument.invokescript call ckeditor.instances.yourinstancename.getdata()
in javascript. there's example in documentation.
Comments
Post a Comment