Hello, how to send form which is declared in html file similar.. :

<form action="?" name="sf" method="GET"> <input . . .

If method == POST i can use curl_formadd and curleasysetopt(.., 
CURLOPT_HTTPPOST, ..);

but what i can use in this case ??
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to