Posts by Guilherme Mendes • 5 points
2 posts
- 
		0 votes1 answer109 viewsQ: Send checkbox values chosen by emailGood afternoon. I am developing a form but the values chosen in my checkbox do not arrive in the email, since the others arrive. How can I make my form read the checkbox and send the information to… phpasked Guilherme Mendes 5
- 
		0 votes4 answers146 viewsQ: Change button link according to an optionGuys good afternoon. How to do a javascript function to get the input value and according to the input redirect to the link I want. Turma 1 - Option 1 Turma 2 - Option 2 Link turma1 ex: google.com…