Quote:
Originally Posted by shaddock
If it is conform the XML standard, I think you need to "escape" XML special chars like <,>,",',& using XML entities like < > " ' & (note HTML specific entities do not exist in XML)
|
Something like that, just consult the ProfitUI FAQ.