More Handling 'foreign' characters (OpenInsight 32-bit)
At 19 DEC 2012 03:06:31PM paxton scott wrote:
Greetings!
I appreciate the helpful explanations Carl has given, but I still have a problem.
With my HTML page setting my browser to UTF-8, a POST a request containing ü the browser sends %C3%BC.
In my case, a nameç Gürsel. By looking at the contents of the message variable, I see the name is encoded
G%C3%BCrsel
when Inet_queryParam translates it I get Gürsel
What is the best way to address this issue?
Thanks,
Paxton
Leaving for a week in the Caribbean today, so may not respond for a few days
![]()
At 20 DEC 2012 05:20PM Andrew McAuley wrote:
is your engine running in UTF8 mode?
World leaders in all things RevSoft
At 01 JAN 2013 11:49AM paxton scott wrote:
Greetings and Happy New year.
is your engine running in UTF8 mode?
Well, I think so. But, maybe I do not know how to be sure.
What I do is in my INET_ rowtine, the first thing I do is
Call setUTF8(1)
So, I would think that it is set.
Is this the correct way?
Thanks,
Paxton
At 02 JAN 2013 07:36PM Dave Harmacek wrote:
Paxton, RevSoft just published a Knowledge page on oengine switches.
see http://www.revelation.com/o4wtrs/KB_Articles/KB1010.htm
I see a UTF8 mode switch
Dave Harmacek
Harmacek Database Systems