View Poll Results: What is your primary browser?

Voters
11. You may not vote on this poll
  • Internet Explorer 4

    0 0%
  • Internet Explorer 5

    0 0%
  • Internet Explorer 5.5

    4 36.36%
  • Internet Explorer 6 (Beta)

    3 27.27%
  • Netscape 4.x

    0 0%
  • Netscape 6

    0 0%
  • Opera

    2 18.18%
  • Lynx

    1 9.09%
  • Other

    1 9.09%
Results 1 to 5 of 5

Thread: REAL browser in vb

  1. #1

    Thread Starter
    Addicted Member bbosh's Avatar
    Join Date
    Oct 2000
    Location
    Hell (AKA New Mexico)
    Posts
    186

    REAL browser in vb

    i want to make my own vb based browser... not with shodocvw.dll, but from scratch. anyone have a basic starter project? i'm planning on starting it at text-only level, and working up, so even just a html parser would be useful.
    Brian
    Programming: VB5 Pro (SP3) - QBasic 1.1,4.5
    Internet: HTML 4, CSS, JavaScript
    Visit AltInt.com!

  2. #2
    Fanatic Member tim_l_012's Avatar
    Join Date
    Mar 2001
    Location
    Next to a Coffee Cup.
    Posts
    641
    I started making a small browser, with split capability.
    You can try it out. (It is only in early stages)
    /: Tim :\____________________
    \: VB, HTML, ASP, VBScript, QBASIC, JavaScript :/

  3. #3
    Fanatic Member tim_l_012's Avatar
    Join Date
    Mar 2001
    Location
    Next to a Coffee Cup.
    Posts
    641

    p.s

    you will need to add a webbrowser control into your project.

    ummm. oh, it uses the shodocvb anyway. It is a cool program though.
    and i didn't set up up split correctly i think...
    /: Tim :\____________________
    \: VB, HTML, ASP, VBScript, QBASIC, JavaScript :/

  4. #4
    Addicted Member
    Join Date
    Jul 2000
    Location
    California
    Posts
    154
    here's a simple browser using winsock.
    Attached Files Attached Files
    VB-World addict!

    All spelling errors are undocumented words!
    http://www.bells.f2s.com

  5. #5

    Thread Starter
    Addicted Member bbosh's Avatar
    Join Date
    Oct 2000
    Location
    Hell (AKA New Mexico)
    Posts
    186
    humm, i cant get it to load properly (seeing how you have vb6 and i have only 5). nevertheless, i get the idea (i think). do you store links in a different control then the whole document?
    Brian
    Programming: VB5 Pro (SP3) - QBasic 1.1,4.5
    Internet: HTML 4, CSS, JavaScript
    Visit AltInt.com!

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