sending sms from pc to mobile using vb.net
-
:sigh:i need help! i need coding s on how to send sms from pc to mobile phone using vb.net? pls help saraswathy
-
:sigh:i need help! i need coding s on how to send sms from pc to mobile phone using vb.net? pls help saraswathy
Which .NET compact framework ( VS.NET ) version you are using? If .NET CF 1.1 need to use Phone API. if you using .NET CF 2 with Windows mobile 5 use Microsoft.WindowsMobile.Telephony.Phone for sending SMS. chandana
-
Which .NET compact framework ( VS.NET ) version you are using? If .NET CF 1.1 need to use Phone API. if you using .NET CF 2 with Windows mobile 5 use Microsoft.WindowsMobile.Telephony.Phone for sending SMS. chandana
hi chandana, thank you very much for your reply. well i'm using VS.Net 2003.
-
Which .NET compact framework ( VS.NET ) version you are using? If .NET CF 1.1 need to use Phone API. if you using .NET CF 2 with Windows mobile 5 use Microsoft.WindowsMobile.Telephony.Phone for sending SMS. chandana