Dear all,
SELECT
'<span class="Hlink" ><a HREF="" onclick="abc.aspx?abcId=123456789&abcdetailId=987654321">173648IP</a></span>'
i want
to find out value of "abcid" that is "123456789" and "173648IP"
i have used following
stuff,charindex,substring,reverse to find out the value.
i wanted
to know is there any easy way to find out above values.
yours sincerely