inet_queryParam() (OpenInsight 32-bit)
At 20 FEB 2013 06:18:28PM paxton scott wrote:
Greetings!
When sending ü across the internet, it is encoded as %C3%BC so, a word such as Müzeyyen is transmitted as
M%C3%BCzeyyen.
When inet_querryParm() parses the message it becomes Müzeyyen
Where am I going wrong?
Have fun!
Paxton