send sms - Forum

Forum Navigation
You need to log in to create posts and topics.

send sms

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]"

 

@s7shanbe not sure if this could be the problem but I think your message should be URL encoded.

@luishp

it's true. How do I create an encoded link with a neobook?

hi @s7shanbe ,

 

https://visualneo.com/forum/topic/encodeuri-for-win

luishp and YASIN have reacted to this post.
luishpYASIN