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 theand theCode:<div align="center">
Code:</div>
Printable View
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 theand theCode:<div align="center">
Code:</div>
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.
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.
not yet..i'm trying to find a tutorial that will explain this..anyone know where i could find one?
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
BeforeNavigate2 Event
i found this on msdn and I was wondering if this would let me download the html file.
bump bump
What are you using to download the web-page?
Inet
Winsock
WebBrowser
URLDownloadToFile API
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.
can someone explain how i can parse the html into a text file?