Hi
I'm trying to use clickatell to send an sms text message to my mobile when somebody opens my home page. But I dont want the user to know the message is being sent. This is the code that clickatell gave me to send an sms message through their gateway. But this opens a new page, I would prefer this not to happen.
<a href = " &user=username&password=pwd&to=[Mobile Number]&text= Message &from=Sender"></a>
If you know how to send the same information to them without the <a href> tag being used could you let me know.
Thanks
I'm trying to use clickatell to send an sms text message to my mobile when somebody opens my home page. But I dont want the user to know the message is being sent. This is the code that clickatell gave me to send an sms message through their gateway. But this opens a new page, I would prefer this not to happen.
<a href = " &user=username&password=pwd&to=[Mobile Number]&text= Message &from=Sender"></a>
If you know how to send the same information to them without the <a href> tag being used could you let me know.
Thanks