Hi,
Can I convert a string with HTML tags with a properly formatted string?
I mean <TR>Test</TR><TR>Test2</TR>
Can this be,
Test
Test2
Can I convert a string with HTML tags with a properly formatted string?
I mean <TR>Test</TR><TR>Test2</TR>
Can this be,
Test
Test2