Thanks. For any lurkers, note how quickly they added a requested feature to the system,
It requires specifying, in each form or form class, the Language Identifier and/or Code Page utilized, and to operate the to|from UTF8 conversions accordingly.
Added to roadmap, can be done for version 1.11 scheduled around the 15th of March.
Is there anything I can do to enable that? I made a mistake and told some users it was supported.
We need to add additional support for non-western languages
Normally in VFP the user can enter text in foreign languages thru the standard Windows language input. I can enter Hebrew that way easily. Still a single byte language, it stores fine in standard VFP table.
On a web input field it does not save the correct characters. How do I address this?