how can i get the value from a webpage to my wpf label when the webpage has no id only a
tag ?
here is the code I want to get "15" to my label which is labeled lblPlatinum please help i have tried GetElementById but it has no id and i tried h4 as the id but no good ?
▼code snippet▼
Platinum
15
How can i do this please ?

Replies
Know the answer? Post it — somebody with the same question will find it here.