Hi!
I do try this code but its doesnt works at 100%. Why?
Just because its allow ONLY to send a SMS inserting phonenumber inside of that line of code (see the video please). Not inside of a textbox. Only allow to insert message inside of textbox.
Someone already test it and its works without inserting in the line of code?
https://www.youtube.com/watch?v=FHIwdRkLfvs
Loading
Mfwamba TshimangaPosted Dec 18, 2014, 6:18 AM
IsraelPosted Dec 16, 2014, 5:10 PM
My question is why the another textbox that should insert the phonenumber doesnt work. Only the one where we insert in message.
In conclusion, if you insert a phonenumber inside its doesnt work. You should insert it in the line of code. Why?
Mean its should work both once. Putting only the id, password in the line of code. That all!
Then there is someone here who can resolv it.
Wim SturkenboomPosted Dec 16, 2014, 1:04 AM
The content of the to-box goes into a variable to and that is inserted in the string; similar for message.
I haven't tested, but what the video shows makes sense.