News Focus
News Focus
icon url

IH Geek [Dave]

08/20/25 12:20 PM

#220130 RE: janice shell #220129

I can't explain it. I get the same result. When you copy/paste from web pages it's entirely possible that non-visible code is going to get carried through.
icon url

Lime Time

08/20/25 5:55 PM

#220134 RE: janice shell #220129

Most likely that character has a different encoding than the remaining blog. UTF vs ASCII vs Unicode, all different.

I've been around spreadsheets/databases/flat files forever to see this happen more than you'd expect.

It's directly a result from the original composition, perhaps taken from different sources, then copied to a new platform. Copied again and perhaps again.

Unicode usually screwed up a lot of databases. It can be fixed by running the blurb through Notepad++ but most wouldn't care to so it results in garbage in, garbage out.