I am getting weird characters in my xml which is breaking the entire xml.
EG
for �Thomas,� returns no results when matching last, first Search for �Thomas, James H� returns no results when matching last, first Search �Shaffer, K� in.
The above eg is stored within a variable $test. Now i am printing the vairable as <fmt %H $test>. Still it is not decoding the special characters. any idea how to decode them and show them as normal characters
EG
for �Thomas,� returns no results when matching last, first Search for �Thomas, James H� returns no results when matching last, first Search �Shaffer, K� in.
The above eg is stored within a variable $test. Now i am printing the vairable as <fmt %H $test>. Still it is not decoding the special characters. any idea how to decode them and show them as normal characters