Results 1 to 10 of 10

Thread: Web Browser Control Question

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Posts
    297

    Web Browser Control Question

    Ok here is what I am trying to do...go to a website and get only a certain part of the page and display it on my form. Say between the
    Code:
    <div align="center">
    and the
    Code:
    </div>

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Posts
    297
    yes...here is the webpage.

    http://clanladder.com/ladder/main.asp?Game=rb6team

    I'm trying to get the top ten list and have it on a form..and I want it to refresh every 5-10 minutes..thats not to important right now.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Posts
    297
    this top ten list cahnges all the time...so if i downloaded the file and made my own it would be pointless kinda...I need to go to the website get the top ten then display it.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Posts
    297
    not yet..i'm trying to find a tutorial that will explain this..anyone know where i could find one?

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Posts
    297
    thanks for the website..but i gotta figure out how to download the file and parse..that doesn't show that..i'm searching msdn right now

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Posts
    297
    BeforeNavigate2 Event

    i found this on msdn and I was wondering if this would let me download the html file.

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Posts
    297
    bump bump

  8. #8
    Frenzied Member
    Join Date
    Mar 2001
    Location
    You are HERE •™
    Posts
    1,300
    What are you using to download the web-page?
    Inet
    Winsock
    WebBrowser
    URLDownloadToFile API

  9. #9

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Posts
    297
    i consider that amazing..how in the world did u even know where to start..or what to type at all..i just dont have a clue.

  10. #10

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Posts
    297
    can someone explain how i can parse the html into a text file?

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