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

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -