Jump to content

Problem about INETGETSOURCE


kid1232
 Share

Recommended Posts

First, SR about my english, its very bad, so i hope you can understand me :(
 
I making a script that translate enlish to vietnamese(unicode)
 
Its OK if all string is not unicode, if have any unicode string its return anything i can decode :(
I tried ANSI to UTF but not success
 
here is my example:

$data = _INetGetSource("http://translate.google.com.vn/translate_a/t?client=webapp&sl=auto&tl=vi&hl=vi&sc=1&q=Yến%20Panda")
InputBox("","",$data)

so it return "Ya º ¿ n Panda" 

the right must be "Yến Panda"

i save that link and open with notepad++ its OK

but use script, its so bad :(

Plz help me 

Thanks

Edited by kid1232
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...