I’m having trouble pulling text from Excel, it is pulling it correctly as far as the debugger goes (For example Test…) the … is one character (autocorrect in Excel is changing it from 3 decimals to one character/symbol) … When I put it in a webpage it is showing it as a wierd symbol character.
Share
Check that the encoding matches up. It’s probably an ASCII vs Unicode issue