html5 - Getting translation text from Google Translate [HTML] -


i developing application have free-text object user add comments.

after submit button clicked, sent info db.

my question is: can use google translate translate text before sending db?

for example, if enter "this test" , want translate dutch, can use link:

http://translate.google.com/#en/nl/this%20is%20a%20test 

but don't know how value translate.google.

thanks in advance!


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -