|
-
Jul 21st, 2008, 05:35 PM
#1
Thread Starter
Addicted Member
Web Browser
Hello
I know C++, C# and VB and others...
But, i'm trying to know:
How to make a browse without Microsoft Web Browser ActiveX?
Because, I added it to my form and I entered in a web site that said that my browser is Microsoft Internet Explorer 7.
I wanna make a browser "from zero?" that can be said by others web sites with the name of my browser...
I think everyone understood
Thanks! Bye!
-
Jul 21st, 2008, 11:18 PM
#2
New Member
Re: Web Browser
Yes, so do i. But, i dont know any other way rather then programming from scratch.
-
Jul 22nd, 2008, 09:49 AM
#3
Re: Web Browser
You'd have to write methods to parse HTML and draw the browser-screen accordingly to the HTML "blueprints". Its not easy, at all.
-
Jul 23rd, 2008, 11:40 AM
#4
Thread Starter
Addicted Member
Re: Web Browser
Hmm, do you have a basic tutorial for VB6 or VB.NET (2008) or C++.NET (2008) or C#.NET (2008)?
Thanks
-
Jul 23rd, 2008, 01:15 PM
#5
Re: Web Browser
A "basic" tutorial for something as hugely complex as this is not realistic - it would most likely take several books to cover the subject to a reasonable level, and would take you a long time (perhaps several years) to implement it.
Note that even the big players (like Microsoft and Mozilla) have not managed to get things working to the full standards yet, and they have very large teams (with lots of experience) working on it.
-
Jul 28th, 2008, 07:45 AM
#6
Addicted Member
Re: Web Browser
its madness to make a own browsercontrol....... 1 must be a HTML master 1st in order to parse all html
●════════════════════════════◄►═════════════════════════●
___itš bεttεг tΘ bε απ Θρεπ šiππεг, thαπ α ƒαlšε šαiπt___
●════════════════════════════◄►═════════════════════════●
гαj
-
Jul 28th, 2008, 06:29 PM
#7
Thread Starter
Addicted Member
Re: Web Browser
Hmm, I know how to use User-agent for get HTML pages, but I do not know whether it is necessary.
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
|