cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: New Learner

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 28 Jan 2013 16:24:10 +0100 (CET)

On Fri, 25 Jan 2013, soo hong Khoo wrote:

> a) how to save the file (extension).... after writing out the code in
> notepad programme

curl -O [URL] is usually enough

> b)do i need to have other programme install, if I want to do "get/post"
> (filling and submitting a form)   Thank you

No, curl does that on its own. Start with this documentation:
http://curl.haxx.se/docs/httpscripting.html

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-01-28