Translation of text using HTTP_GET and ****** translate
#45

Quote:
Originally Posted by robanswe
View Post
Yes I currently use http://www.microsofttranslator.com/ but I just got an email telling me they will be moving the apis and I do not know what they mean by this.. But sadly I think they are also going to force devs to pay.

My website is still working but it's an new url udcs-tss.com but like I said it might stop working soon depending on what they meant with that email I got.
Yes, but even so, it could help me? Did the following CODE, correct me please:
pawn Code:
stock TranslateText(text[])
{
    new str[256];
    format(str, sizeof(str), "http://api.microsofttranslator.com/V2/Ajax.svc/Translate?appId=6635D742380CF583FEE16FF83E80BC8238F166E3&from=&to=en&text=%s", text);
    HTTP(0, HTTP_GET, str, "", "");
    return 1;
}
Reply


Messages In This Thread
Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 23.08.2010, 13:07
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 24.08.2010, 04:34
Re: Translation of text using HTTP_GET and ****** translate - by Kyosaur - 24.08.2010, 04:42
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 24.08.2010, 09:00
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 25.08.2010, 09:53
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 25.08.2010, 17:57
Re: Translation of text using HTTP_GET and ****** translate - by playbox12 - 25.08.2010, 18:08
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 25.08.2010, 18:36
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 25.08.2010, 19:50
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 25.08.2010, 19:54
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 25.08.2010, 20:59
Re: Translation of text using HTTP_GET and ****** translate - by RyDeR` - 25.08.2010, 21:05
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 25.08.2010, 21:11
Re: Translation of text using HTTP_GET and ****** translate - by RyDeR` - 25.08.2010, 21:17
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 25.08.2010, 21:25
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 26.08.2010, 05:33
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 26.08.2010, 06:11
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 26.08.2010, 08:24
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 26.08.2010, 09:06
Re: Translation of text using HTTP_GET and ****** translate - by juice.j - 26.08.2010, 09:16
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 26.08.2010, 09:19
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 26.08.2010, 10:20
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 26.08.2010, 10:22
Re: Translation of text using HTTP_GET and ****** translate - by Kalcor - 26.08.2010, 11:33
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 26.08.2010, 12:58
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 26.08.2010, 17:54
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 26.08.2010, 18:03
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 26.08.2010, 18:57
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 26.08.2010, 18:58
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 27.08.2010, 09:45
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 27.08.2010, 09:59
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 27.08.2010, 10:21
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 27.08.2010, 20:11
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 28.08.2010, 05:03
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 28.08.2010, 21:35
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 29.08.2010, 17:18
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 29.08.2010, 17:21
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 29.08.2010, 17:57
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 29.08.2010, 18:05
Re: Translation of text using HTTP_GET and ****** translate - by $$$PiMp - 30.08.2010, 09:39
Respuesta: Translation of text using HTTP_GET and ****** translate - by CidadeNovaRP - 15.06.2012, 12:27
Re: Translation of text using HTTP_GET and ****** translate - by Vince - 15.06.2012, 12:42
Respuesta: Re: Translation of text using HTTP_GET and ****** translate - by CidadeNovaRP - 15.06.2012, 13:01
Re: Respuesta: Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 15.06.2012, 13:09
Respuesta: Re: Respuesta: Re: Translation of text using HTTP_GET and ****** translate - by CidadeNovaRP - 15.06.2012, 13:17
Re: Translation of text using HTTP_GET and ****** translate - by robanswe - 15.06.2012, 13:26
Respuesta: Re: Translation of text using HTTP_GET and ****** translate - by CidadeNovaRP - 15.06.2012, 13:27
Respuesta: Re: Translation of text using HTTP_GET and ****** translate - by CidadeNovaRP - 15.06.2012, 14:12
Respuesta: Translation of text using HTTP_GET and ****** translate - by CidadeNovaRP - 19.06.2012, 16:23
Re: Respuesta: Translation of text using HTTP_GET and ****** translate - by robanswe - 19.06.2012, 16:25
Re: Translation of text using HTTP_GET and ****** translate - by Bombo - 03.12.2013, 13:32

Forum Jump:


Users browsing this thread: 5 Guest(s)