in this form email I have inserted a botton radio.
- Code: Select all
Autorizzo <input name="privacy_si" type="radio" value="autorizzo" checked="">
Non autorizzo <input type="radio" name="privacy_si" value="non autorizzo">
I need to make that, in case of input value"non autorizzo", it doesn't send the email and it writes on the page a text to explain why.
Thanks a lot to anyone will reply.
Ciao
Bob

