Results 1 to 2 of 2

Thread: Winsock Web Browser

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 1999
    Location
    Sandycroft, Flnitshire, UK
    Posts
    2

    Post

    Exactly how would I go about making a web vrowser in Winsock. I don't want to use the web browser control as that requires IE...

  2. #2
    Addicted Member
    Join Date
    Jan 1999
    Posts
    173

    Post

    You'll have major problems there. IE parses the HTML document and works out how to display the data. The Winsock control will get you the HTML source, but then you need to parse it and work out how to display everything. I wouldn't bother myself. Stick to IE or don't have that feature.

    ------------------
    "To the glory of God!"


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