cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl with spnego?

From: Dmitry Chernozemchev <evermind_at_live.ru>
Date: Sun, 19 Jun 2011 17:08:21 +0400

Hello! I need to load data from this sitehttp://www.kakioka-jma.go.jp/cgi-bin/plot/plotSetNN.pl?lang=enit's create POST request to (Plot button) to show the image.
I seen docs, and with POST no problem, like:curl --data "kak&lang=en&datatype=provisional&datakind=m&sampling=1-min&hipasssec=150&year=2011&month=6&day=18&hour=0&min=0" http://www.kakioka-jma.go.jp/
but I do not know how to load image. It's do not have any patterns in it's address.
Could you help me?
And the second problem, I do not know how I may to call curl with parametrs from PowerShell. Could you give me any examples?

-------------------------------------------------------------------
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 2011-06-19