miraclemaker
Programmer
Does anyone have any code that will translate accented characters (for example 'Ö') into there nearest non-accented equivalent (Latin-1 character set)?
It's for an e-commerce solution I'm working on, the CC processing system rejects any details that contain non- Latin-1 characterset characters, and I can't change it to anything more suitable.
It's for an e-commerce solution I'm working on, the CC processing system rejects any details that contain non- Latin-1 characterset characters, and I can't change it to anything more suitable.