Hi!
First of all "Chronofroms" is a great plugin.
My problem: I try to hand over some values with curl. i wrote this in the Params/Fields map:
EMail={input_email}
Action={input_radio_22}
but the debugger shows that the values are empty!
curl
CURL OK : the CURL function was found on this server.
$curl_values:
curl_target_url: http://kinonews.de/newsletter.php
I hope you can help me.
The outcome should look like this:
http://kinonews.de/newsletter.php?EMail=xxxx@kinonews.de&Action=subscribe
First of all "Chronofroms" is a great plugin.
My problem: I try to hand over some values with curl. i wrote this in the Params/Fields map:
EMail={input_email}
Action={input_radio_22}
but the debugger shows that the values are empty!
curl
CURL OK : the CURL function was found on this server.
$curl_values:
curl_target_url: http://kinonews.de/newsletter.php
I hope you can help me.
The outcome should look like this:
http://kinonews.de/newsletter.php?EMail=xxxx@kinonews.de&Action=subscribe