Hi,
I have a form with some [GH] Curl. Let say I have
Curl 1:
Target Url: http://www.url1.com
Params:
param1={param1}
param2={param2}
Curl 2:
Target Url: http://www.url2.com
Params:
id=1
param1={param1}
param2={param2}
param3={param3}
Curl 3:
Target Url: http://www.url2.com
Params:
id=2
param1={param1}
param2={param2}
param4={param4}
param5={param5}
Note that curl 2 and curl 3 have the same target url, but there params are differents.
So, in my case, the curl 1 works perfectly but the curl 2 and curl 3 doesn't works and I'm wondering if it's because they have the same target url or not. I don't see other reason.
Joomla version: 1.5.26
Chronoform v4
Someone can help me please ?
Thanks
Fabrice
I have a form with some [GH] Curl. Let say I have
Curl 1:
Target Url: http://www.url1.com
Params:
param1={param1}
param2={param2}
Curl 2:
Target Url: http://www.url2.com
Params:
id=1
param1={param1}
param2={param2}
param3={param3}
Curl 3:
Target Url: http://www.url2.com
Params:
id=2
param1={param1}
param2={param2}
param4={param4}
param5={param5}
Note that curl 2 and curl 3 have the same target url, but there params are differents.
So, in my case, the curl 1 works perfectly but the curl 2 and curl 3 doesn't works and I'm wondering if it's because they have the same target url or not. I don't see other reason.
Joomla version: 1.5.26
Chronoform v4
Someone can help me please ?
Thanks
Fabrice
This topic is locked and no more replies can be posted.