cURL / Mailing Lists / curl-library / Single Mail

curl-library

posting

From: Francisco Alves <chico.r.alves_at_gmail.com>
Date: Mon, 18 Sep 2006 18:04:16 -0300

hi, I´m trying to post something like this with curl:

<form method=POST name="frmChoice" action="host.asp?num=98776&ck=987" >
<INPUT name=chkIn type=checkbox value=1 >
<INPUT name=chkPart type=checkbox value=1 >

but when I set the url with host.asp?num=98776&ck=987, it seems that
CURLOPT_POSTFIELDS has no efect. How can I mix the two forms ?

thanks
Received on 2006-09-18