Devaraj A
01-05-2015, 05:50 PM
Hi All,
I am New to Java Script. i have a link "https://gradan1:32413/sco/mon/abc.html". (i Have many links like that so i cant hard code the Source code of html tag)
i need to hit the link and want to check particulat tag value.
<td>15.02.0.10</td>
This tag value will be keep on changing. i need a Java script which helps me to fetch the value "15.02.0.10".
Thank you in Advance!
Devaraj A
I am New to Java Script. i have a link "https://gradan1:32413/sco/mon/abc.html". (i Have many links like that so i cant hard code the Source code of html tag)
i need to hit the link and want to check particulat tag value.
<td>15.02.0.10</td>
This tag value will be keep on changing. i need a Java script which helps me to fetch the value "15.02.0.10".
Thank you in Advance!
Devaraj A