Results 1 to 7 of 7

Thread: Web Browser

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2007
    Posts
    145

    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!

  2. #2
    New Member
    Join Date
    Jul 2008
    Posts
    2

    Re: Web Browser

    Yes, so do i. But, i dont know any other way rather then programming from scratch.

  3. #3
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    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.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Sep 2007
    Posts
    145

    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

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    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.

  6. #6
    Addicted Member _RaJ_'s Avatar
    Join Date
    Apr 2008
    Location
    India!
    Posts
    198

    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

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Sep 2007
    Posts
    145

    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
  •  



Click Here to Expand Forum to Full Width