Hello,
I have a variable string that i call from the internet with the "class changes" from my school.
The string is like this format:
How can i "filter" it?Code:<p><strong></strong></p> <p>L1n do5 en (lbb) in L40 i.p.v. L154<br /> <br /> L3hn do7 sk (pep) in L123 i.p.v. L15 <br /> L3hp do5 sk (dwd) in L144 i.p.v. L40 <br /> <br /> L4vt do7 anw (bol) in L15 i.p.v. L123</p>
like this:
listbox1: listbox2:
L1n the rest of the data in human-readable(no html)
L3hn ...
L3hp ...
L4vt ...
And a third listbox the same as listbox2 but without all text between "(" and ")"




Reply With Quote