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

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -