Page 1 of 1
Read inside
Posted: Thu Jan 19, 2006 4:57 pm
by Patrickssj6
HOw can i do that an application acess
http://www.bungie.net/Stats/PlayerStats ... atrickssj6
this data and shows the levels on my form.I tried RSS reader but its only about the games i played.How can i that my program access the levels and shows it on a label?

Posted: Mon Jan 23, 2006 2:13 pm
by Patrickssj6
Common anybody?
Posted: Mon Jan 23, 2006 3:46 pm
by FireScythe
This might not be the best way to do it but if you can get your program to view the source code you could parse it to pull out the level values from the web page as text. If the website stays exactly the same with just the values changing, you could tell your program to get the text from specific points in the page.
Posted: Mon Jan 23, 2006 4:16 pm
by Patrickssj6
I tried to find the values in the Soucre but i coudln't.I know Rec0 has done it
http://www.halomods.com/site2/geeklog-1 ... clan-stats
Posted: Tue Jan 24, 2006 1:28 pm
by FireScythe
This was using FireFox (incase it matters), the values are there, just hard to see.
Posted: Tue Jan 24, 2006 1:56 pm
by Patrickssj6
I found them too before.I just know how to read XML.Hmm http is going to be hard.Tnx anyway.I'm goiing to ask Rec0
