Hi,
Im working in mobile application using vb.net.... I read the stored sms from my simcard using GSM modem connected to my system. The sms i retrived from sim contains all details like (date, time, phone number) etc..... My question is, how to retrive only message.
I have stored the complete sms in a variable..... i tried using split and substring functions..... I didnt get the solution ......
Thanks in advance :)
Im working in mobile application using vb.net.... I read the stored sms from my simcard using GSM modem connected to my system. The sms i retrived from sim contains all details like (date, time, phone number) etc..... My question is, how to retrive only message.
I have stored the complete sms in a variable..... i tried using split and substring functions..... I didnt get the solution ......
Thanks in advance :)
Comment