I have some data received in the body of an email that i am trying to "clean".
TABs or Carriage Returns (or both) are causing me a problem because although easy using find and replace from the menu bar, i can't seem to see exactly what to represent them with in code to automate their removal.
They appear as squares in the table text when mail text is imported into a table. Find and replace from the menu bar can identify them because all i'm doing is copying one into the find box (it appears as 6 spaces) and replace them with nothing.
However i want to do this in code so can anyone tell me how to reference them so that i can remove them please.
Thanks
Vince
TABs or Carriage Returns (or both) are causing me a problem because although easy using find and replace from the menu bar, i can't seem to see exactly what to represent them with in code to automate their removal.
They appear as squares in the table text when mail text is imported into a table. Find and replace from the menu bar can identify them because all i'm doing is copying one into the find box (it appears as 6 spaces) and replace them with nothing.
However i want to do this in code so can anyone tell me how to reference them so that i can remove them please.
Thanks
Vince