Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I am new here. Any answer is appreciated.
Is sending SMS (short text message to a cell phone) a built-in function of QV? How can I make it to send the right message to the right phone numbers?
Thanks in advance.
Well, I assume there are plenty of SMS services out there that can be hooked into using vbscript for example. That way you could use a macro and pass the info. There might be some where you pass the values as parameters to a web service in which case you could use a button in the layout to trigger the url.
Nothing built in though.
Thanks a lot for the reply. That's pretty much enough for me to move foreward.