Re: SMS by Perl

2001-06-09 Thread Evgeny Goldin (aka Genie)
> I want to find code write in perl to send SMS The simplest and the usual way, IMHO, is to find the provider's portal for sending SMS messages and to send the HTTP request from the script the same way ( i.e with the same parameters ) as HTML form does. The tricky part may be logging in to this

SMS by Perl

2001-06-07 Thread prasoeu
Hi, I want to find code write in perl to send SMS. Thanks you. Pasoeu.