SMS Parser
-
hi. all I m working on a project in which i want to extract the information of the SMS send by someone. My first question is How i'll save that SMS in my database. And second is i want to extract the information from that . For example someone send me a SMS writing his name,address,Zip code. Now i want to store this information in the database in different fields. Can anyone please help me in this. Thanks
-
hi. all I m working on a project in which i want to extract the information of the SMS send by someone. My first question is How i'll save that SMS in my database. And second is i want to extract the information from that . For example someone send me a SMS writing his name,address,Zip code. Now i want to store this information in the database in different fields. Can anyone please help me in this. Thanks
An SMS is just text, your only real issue is how to get an SMS into a computer.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
An SMS is just text, your only real issue is how to get an SMS into a computer.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
Thanks a lot for the reply. Actually i have two problem first how to save SMS in the database and solution of second i got. that how i'll extract the information from the database. Can you tell me some solution. i found a SMS gateway Ozeki NG SMS Gateway . But can we use this in my application . Thanks