I noticed that Microsoft Money uses an internal browser control(inet.dll or webbrowser.ocx)to render information. How can I extract the html source like in IE?
I'm also interested in creating similar Home-page GUI like MSMoney if u have any idea!
I know I can embed a webbrowser control in my application to track user click but it'll be tough to intereact with user action on 3rd party ActiveX control since I have to handle large amount of event bubbling!
Question
Padma
extract html source from MSMoney
I noticed that Microsoft Money uses an internal browser control(inet.dll or webbrowser.ocx)to render information. How can I extract the html source like in IE?
I'm also interested in creating similar Home-page GUI like MSMoney if u have any idea!
I know I can embed a webbrowser control in my application to track user click but it'll be tough to intereact with user action on 3rd party ActiveX control since I have to handle large amount of event bubbling!
Thanks in advance
Link to comment
Share on other sites
0 answers to this question
Recommended Posts