bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] wget with sms api help


From: Ángel González
Subject: Re: [Bug-wget] wget with sms api help
Date: Wed, 19 Mar 2014 20:23:19 +0100
User-agent: Thunderbird

On 19/03/14 01:04, address@hidden wrote:
I have an account with smsglobal, they have sms http api as so:

http://www.smsglobal.com/http-api/

If I use a browser like so:

http://www.smsglobal.com/http-api.php?action=sendsms&user=myname&password=mypassword&&from=myself&to=targetcellphone&text=Hello%20world

Note it's a very bad idea to send the username and password that way. I think you would want to use https:// instead. And if your text is too long for providing in the url, --post-data and --post-file are your friends.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]