Forum Moderators: travelin cat
If I make a bullet point in a CSV on MAC, how can I upload it to a web site to dsplay data as it is,, that is bullet points looks like a bullet points.
Thanks
However I can offer this solution: The problems appear almost exclusively in the "High ASCII" charactors, those escape charactors 128 to 255. I downloaded those escape codes for UNIX and use the format © for the copyright symbol, for example. I generally don't use High ASCII very much, so I'm in the habit of always using these escape codes.
If you're not hand coding your HTML, I guess you'll need a better HTML editor, one specifically designed for your target browser/operating system combination.
Yes, handcoding escape charactors may not display correctly on a Macitosh, and that seems a problem with Apple.