Sending of SMS Messages from ASP Code now i have managed to do this myself is very simple.
You Need 2 Things:
1. An SMS Gateway Provider
there are hundreds of these on the internet these...
Type: Posts; User: CMDevelopment; Keyword(s):
Sending of SMS Messages from ASP Code now i have managed to do this myself is very simple.
You Need 2 Things:
1. An SMS Gateway Provider
there are hundreds of these on the internet these...
thanks for the lack of help here, i managed to sort this problem out using Microsoft.XMLHTTP object and a server.createobject to send the query to the gateway.
hope you can be more helpful in the...
Hi,
I'm currently developing a website for a client and they want their support system to send them an SMS Message if the ticket priority is high, so they can act on it immediately.
The way...