extract table to txt file to client from web (with winform)

Think CEF could benefit from a new feature or capability? Discuss CEF feature requests here.

extract table to txt file to client from web (with winform)

Postby valoni » Mon Jan 29, 2018 9:05 am

is there sample how to save table rows from web to client dedicated path of client "via webfrom chromium" in the way
foreach(row ....)
{
......
}
valoni
Newbie
 
Posts: 1
Joined: Mon Jan 29, 2018 8:59 am

Re: extract table to txt file to client from web (with winfo

Postby Czarek » Mon Jan 29, 2018 4:00 pm

Use javascript to extract data from a table and then communicate with native code using javascript bindings, see: https://bitbucket.org/chromiumembedded/ ... gration.md

Alternatively there is DOM API that is available in the Renderer process.
Maintainer of the CEF Python, PHP Desktop and CEF C API projects. My LinkedIn.
User avatar
Czarek
Virtuoso
 
Posts: 1927
Joined: Sun Nov 06, 2011 2:12 am


Return to Feature Request Forum

Who is online

Users browsing this forum: No registered users and 6 guests