|
-
Jul 4th, 2001, 09:45 PM
#1
Thread Starter
Hyperactive Member
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
-
Jul 4th, 2001, 10:08 PM
#2
Thread Starter
Hyperactive Member
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.
-
Jul 4th, 2001, 10:31 PM
#3
Thread Starter
Hyperactive Member
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.
-
Jul 4th, 2001, 11:00 PM
#4
Thread Starter
Hyperactive Member
not yet..i'm trying to find a tutorial that will explain this..anyone know where i could find one?
-
Jul 4th, 2001, 11:10 PM
#5
Thread Starter
Hyperactive Member
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
-
Jul 4th, 2001, 11:38 PM
#6
Thread Starter
Hyperactive Member
BeforeNavigate2 Event
i found this on msdn and I was wondering if this would let me download the html file.
-
Jul 5th, 2001, 05:26 PM
#7
Thread Starter
Hyperactive Member
-
Jul 5th, 2001, 05:33 PM
#8
Frenzied Member
What are you using to download the web-page?
Inet
Winsock
WebBrowser
URLDownloadToFile API
-
Jul 5th, 2001, 06:33 PM
#9
Thread Starter
Hyperactive Member
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.
-
Jul 5th, 2001, 08:54 PM
#10
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|