Answered
replace only 5 th occurance in the string
Replace & ReplaceAll replaces string with other string
but I want to only replace say fifth occurrence of '<a
id=Anchor' with '<a style="....."'. First, second & other
occurrences of <a should not be replaced. Any suggestions?
thanks
thanks
