Hi all,
I'm new to cURL - and I hate iContact🙂 - but I have to get this for a client...
here's there error I'm getting on submit.
I'm guessing its in the extra fields... or all the stuff from the hidden fields.
any help would be much appreciated
I'm new to cURL - and I hate iContact🙂 - but I have to get this for a client...
here's there error I'm getting on submit.
cf_CURL debug info
$curl_values: fields_fname=Rod&fields_email=3%40rodmartin.net&fields_zip=47018&listid=__multi&lists=121418%3A121389&specialid%3A121418=85E2&listid%3A121418=1&specialid%3A121389=6LL8&listid%3A121389=1&name=%22icpsignup%22&id=%22icpsignup8993%22&accept-charset=%22UTF-8%22
$params->target_url: https://app.icontact.com/icp/signup.php
$ch: Resource id #167
CURL response: HTTP/1.1 200 OK Date: Mon, 28 Jun 2010 18:47:26 GMT Server: Apache/2.2.14 (Debian) mod_ssl/2.2.14 OpenSSL/0.9.8k Content-Length: 177 Connection: close Content-Type: text/html; charset=utf-8
An error occured during your email list submission. Please try again later.
I'm guessing its in the extra fields... or all the stuff from the hidden fields.
<input type=hidden name="listid" value="__multi">
<input type=hidden name="lists" value="121418:121389">
<input type=hidden name="specialid:121418" value="85E2">
any help would be much appreciated