I want to get specific string on an HTML then display it on label.
like in this example:

I want to get specific string on an HTML then display it on label.
like in this example:

Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit Kumar SinghPosted Feb 17, 2016, 9:28 PM
Joem OrculloPosted Feb 19, 2016, 8:35 AM
ali tuncerPosted Feb 17, 2016, 8:49 PM
Try JavaScript methods like search or indexOf...
http://www.w3schools.com/jsref/jsref_search.asp
Pankaj Kumar ChoudharyPosted Feb 17, 2016, 7:09 PM