cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: new to world of curl and automation, need to send yahoo mail usingcurl

From: Bill Mercer <bmerc_at_nccer.org>
Date: Fri, 19 Nov 2004 09:00:04 -0500

The idea behind using curl to automate a form is to identify the pieces of information the form needs, and then supplying those directly to the server through the curl command line.

Before you can use curl to automate web forms, you first need to be familiar with HTML, particularly forms and how they work. You should also have at least a basic understanding of HTTP and CGI concepts. A good resource for learning about these and other web standards and programming is
http://www.w3schools.com/

Cheers,

Bill Mercer - National Center for Construction Education and Research
3600 NW 43rd St
Gainesville, Florida 32606
http://www.nccer.org
Phone 352-334-0911 Fax 352-334-0932
=============================================

>>> manish.sapariya_at_gs-lab.com 11/19/04 05:13AM >>>
Hi all,
can anybody point me some pointer to send yahoo mail using curl scripting...
Like what i understand i will have to post some data to the yahoo url...
but dont know exactly what are the steps involved..

Am also new to web programming world...so any pointer to how
exactly webmail thing works will also help a lot...

Thanks,
Manish

                                       
Received on 2004-11-19