P
Penguin_X
Hi All ! First of all, sorry for my poor English. I'm still working on that.
I'm looking to build a program in Perl that download HTML code from many
web pages. I'm looking for something like "wget" that may GET a html
page and save in onto my HD. Everything else is fine, except that.
The goal is to build a SMS-News Sender via SMTP protocol. You know that
you can't send more than 128 characters at the same time with SMS, so I
can't have my news on cellular. I want to wrote something that will
extract only important stuff from many websites and send only one e-mail
via SMS. A Maximum 120 characters per e-mail.
Thanks a lot !
Truly.
I'm looking to build a program in Perl that download HTML code from many
web pages. I'm looking for something like "wget" that may GET a html
page and save in onto my HD. Everything else is fine, except that.
The goal is to build a SMS-News Sender via SMTP protocol. You know that
you can't send more than 128 characters at the same time with SMS, so I
can't have my news on cellular. I want to wrote something that will
extract only important stuff from many websites and send only one e-mail
via SMS. A Maximum 120 characters per e-mail.
Thanks a lot !
Truly.