Problem with the file radio button
-
Hello,
I am encountering a big issue with my contact form.
It is impossible to send a quote form, there is a bug and the message doesn’t go.
But if I remove the radio button for attached files, then it works.
Can anyone help me please ?
Find below the code I am using :<div class=”clear fix”>
<div id=”left”>
<label> Nom (obligatoire)</label>
[text* Your-name]<br>
<label> Prénom (obligatoire) </label>
[text* Your-surname]<br>
<label> Adresse (obligatoire) </label>
[text* Your-address]<br></div>
<div id=”right”>
<label> E-mail (obligatoire) </label>
[email* Your-email]<br>
<label> Votre demande </label>
[text Your-request]<br>
<label> What service you need ? </label>
[select Service “Service administratif” “Traduction” “Rendez vous assisté” “Projet”]<br></div>
</div>
<label> Vos questions/Précisez votre requête :
[textarea Your-message id:pole2]<div>
[file file-799 limit:10 filetypes:pdf|doc|docx|jpeg|gif|png|doc|docx|rtf|jpgppt|pptx|odt]
<div>
[recaptcha]
<center>[submit id:button33 “Envoyer la demande”]</center>
</div>
The page I need help with: [log in to see the link]
- The topic ‘Problem with the file radio button’ is closed to new replies.