Dear Bob,
Long time ago you provided me a code which solved my problem.
Post: http://www.chronoengine.com/forums.html?cont=posts&f=2&t=20838
I updated all my sites to 4.0 RC2.0. The provided code don't work anymore.
Can you plz help me with a new one?
This is my code:
Thanks!
grtz
Stefan
Long time ago you provided me a code which solved my problem.
Post: http://www.chronoengine.com/forums.html?cont=posts&f=2&t=20838
I updated all my sites to 4.0 RC2.0. The provided code don't work anymore.
Can you plz help me with a new one?
This is my code:
<div class="ccms_form_element cfdiv_radio" id="wilt_u_registreren__container_div"><label>Wilt u registreren?</label><input type="hidden" name="REG" value="" alt="ghost" />
<input type="radio" name="REG" id="reg_ja" title="" value="Ja" class="validate['required']">
<label for="reg_ja">Ja</label>
<input type="radio" name="REG" id="reg_nee" title="" value="Nee" class="validate['required']">
<label for="reg_nee">Nee</label>
<div class="clear"></div><div id="error-message-REG"></div></div>
Thanks!
grtz
Stefan
Allready solved it with the CFv4 CSV Export [GH] action
http://greyhead.net/how-to-docs/cfv4-csv-export-gh-action
thanks
http://greyhead.net/how-to-docs/cfv4-csv-export-gh-action
thanks
This topic is locked and no more replies can be posted.