Hi,
I noticed that some text in my database is surrounded by multiple | in bold characters, for instance
|||test|||
What do these || stand for ? Tabs ?
I cannot remove them when I process the text in my code, and it is making me go crazy.
I cannot find the place where they are being inserted. I have trimmed all strings, I think, but no luck.
Any suggestion ?
Thank yoU !
I noticed that some text in my database is surrounded by multiple | in bold characters, for instance
|||test|||
What do these || stand for ? Tabs ?
I cannot remove them when I process the text in my code, and it is making me go crazy.
I cannot find the place where they are being inserted. I have trimmed all strings, I think, but no luck.
Any suggestion ?
Thank yoU !