Quote from
s7shanbe on January 13, 2022, 9:44 pm
Hello
I Use the following code to send a text message (sms) using the web service.
But the received SMS is displayed on the mobile phone as a question mark. ( ؟ ؟ ؟ )
Characters must be Utf.
InternetLink "http: //.../SendMessage.ashx? User = [smsuser] & pass = [smspass] & lineNo = [smslineNo] & to = [smsto] & text = [smstext0]"
Hello
I Use the following code to send a text message (sms) using the web service.
But the received SMS is displayed on the mobile phone as a question mark. ( ؟ ؟ ؟ )
Characters must be Utf.
InternetLink "http: //.../SendMessage.ashx? User = [smsuser] & pass = [smspass] & lineNo = [smslineNo] & to = [smsto] & text = [smstext0]"