Get part content from web page with VC++ languige

Status
Not open for further replies.

hmsheng

Full Member level 4
Joined
Dec 17, 2003
Messages
219
Helped
26
Reputation
52
Reaction score
10
Trophy points
1,298
Location
China
Activity points
1,556
hi, all,

I've used a webbrowser control in my progrem. It's easy to show a web page in the control window. But now I want to show part of the web page in the control window. For example, just show a table on the web page in webbrower control window. How to do that?
 

hi,
this is a tough job, basically the simplest is to size ur browser control to show only the table part, else the other complex mechanism is to filter all the data coming to ur browser control.u can get the data coming to ur browser window from the IE control events
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…