06-23-2008, 09:50 AM
Hi ,
By above things,
1. link's innertext property ---> "STPPC10"
2. links Url property ---> "http://fstst04.ffdc.sbc.com:8080/bvoip/s...TPPC10&v=1"
you just apply regular exp for above two properties inorder to identify the above link.
1. link's innertext property ---> "STPPC.*"
2. links Url property ---> "http://fstst04.ffdc.sbc.com:8080/bvoip/s...TPPC.*"
and check the regular exp. checkbox .
I hope now onwards it will goes fine...
By above things,
1. link's innertext property ---> "STPPC10"
2. links Url property ---> "http://fstst04.ffdc.sbc.com:8080/bvoip/s...TPPC10&v=1"
you just apply regular exp for above two properties inorder to identify the above link.
1. link's innertext property ---> "STPPC.*"
2. links Url property ---> "http://fstst04.ffdc.sbc.com:8080/bvoip/s...TPPC.*"
and check the regular exp. checkbox .
I hope now onwards it will goes fine...