G
gangsterss
Hi All...
I am trying to get the content that is in between two href tags of a
string. And after i get that content, i will need to process it further
on. But how do i get only the content as shown below..
<a href="/detail.html?detailID=56141">
i only want "/detail.html?detailID=56141". Please help !!!...
thanks,
I am trying to get the content that is in between two href tags of a
string. And after i get that content, i will need to process it further
on. But how do i get only the content as shown below..
<a href="/detail.html?detailID=56141">
i only want "/detail.html?detailID=56141". Please help !!!...
thanks,