Active.HTTP.Request and text output
I am in France and I have to get special caracters (é,à ...)
R.response = function(text){ }
The parameter text of response function does not include such characters.
How can i do?
R.response = function(text){ }
The parameter text of response function does not include such characters.
How can i do?
Thierry
July 6,