i have two textbox for english and second for nepali
i want when i type english in textbox then in second textbox automatic translate in nepali language.
Hi SajidHussa,
You can use Microsoft TranslatorAPI.
Refer below links.
https://www.c-sharpcorner.com/article/translate-text-into-multiple-languages-using-translator-text-api-with-asp-net-co/
https://github.com/MicrosoftTranslator/Text-Translation-API-V3-C-Sharp
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.