Posted on: 9/5/2014 8:01:08 AM | Views : 393

I have created an application in which includes sms receiving module, upon receiving and registering sms we send a message to sender in English but problem is that we can receive language in other language like Urdu, so in that case i have developed algorithm:    
IF Message= "Urdu" Send Message to user as desired but problem is that how to know that message received is in urdu ? how to get that ?
i am using asp.net c# with sql 2012
but problem is that how to know that message received is in urdu ? how to get that ? i am using asp.net c# with sql 2012

Go to the complete details ...