Hi,
Is there a way to get Japanese text from a website using HTTP Get node ?
Thx
Hi,
Is there a way to get Japanese text from a website using HTTP Get node ?
Thx
by setting the hidden Encoding of HTTP (Network Get String) to a japanese encoding?
Ok thx, thas was just the encoding. It works with x-mac-japanese which one I did not see first.
But with others " jp" no success.
best