Here is the link : http://www.apbvfr.ch/inscription/
(I have to remove the captcha if it doesn't works...)
Here is the code :
[text* prenom 50/ watermark "Prénom"]
[text* nom 50/ watermark "Nom"]
[text* prenom_enfant 50/ watermark "Prénom de l'enfant"]
[text* date_naissance_enfant 50/ watermark "Date de naissance de l'enfant"]
[text* adresse 50/ watermark "Adresse"]
[text* npa 50/ watermark "npa"]
[text* localite 50/ watermark "Localité"]
[text* tel_prive 50/ watermark "Téléphone privé"]
[text tel_prof 50/ watermark "Téléphone professionnel"]
[text tel_mobile 50/ watermark "Téléphone mobile"]
[email* email 50/ watermark "E-mail"]
J'inscrits mon enfant pour les Tables de Midi suivantes :
[checkbox jour_repas_lundi "Lundi"]
[checkbox jour_repas_mardi "Mardi"]
[checkbox jour_repas_jeudi "Jeudi"]
[checkbox jour_repas_vendredi "Vendredi"]
[textarea commentaire 42x5/500 watermark "Commentaire: "]
<!--
[quiz antispam 5/ "Test anti-spam : 1 + 2 = ? |3" "Test anti-spam : 5 x 5 = ? |25" "Test anti-spam : 7 / 7 = ? |1" "Test anti-spam : 9 - 5 = ? |4" "Test anti-spam : 3 x 0 = ? |0"]
-->
[captchac captcha-54 size:l] [captchar captcha-54 35/]
[submit "envoyer l'inscription"]
As you can read, I put a remark for the Quiz : it works only with Google Chrome...
Thanks....
PS: I also try to put a reCaptcha, but I got exactly the same trouble...