|
-
Jul 27th, 2000, 01:15 PM
#1
Thread Starter
Lively Member
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...?
-
Jul 31st, 2000, 11:33 PM
#2
Fanatic Member
The only other way i can think of s for you to write your own webbrowser control.
Gl,
D!m
-
Aug 1st, 2000, 12:43 AM
#3
Guru
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 ).....
-
Aug 1st, 2000, 11:11 PM
#4
Fanatic Member
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
{:->
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|