-
Well, the topic explains it all. I need to make a web browser, but the webbrowser control isn't very flexable. Is there any other way that I can use to make my program view web pages, etc...?
-
The only other way i can think of s for you to write your own webbrowser control.
Gl,
D!m
-
You would have to make your own HTML parser, and also have a way to process scripting and such....I suppose you could get some code from the Mozilla project (netscape), but its all in C++ ( I think ).....
-
Why?
Why try to re-invent the wheel?
If you use the IE web browser, when the web browser component is upgraded so will your prog be - much like Direct X
DocZaf
{:->