Okay I am making a website where people can go and take/make surveys for free. Supported by ads. Anyways I would like to know if there is anyway I can Add a check box next to check question. That they can click and will not be posted to if checked? Here is the code I am working with:
1. Favorite Color? <input name="1" type="text"><br>
2. Favorite Food? <input name="2" type="text"><br>
3. Favorite Word? <input name="3" type="text"><br>
4. Favorite Moment? <input name="4" type="text"><br>
5. Favorite Movie? <input name="5" type="text"><br>
If you need more detail please ask! Thanks.
1. Favorite Color? <input name="1" type="text"><br>
2. Favorite Food? <input name="2" type="text"><br>
3. Favorite Word? <input name="3" type="text"><br>
4. Favorite Moment? <input name="4" type="text"><br>
5. Favorite Movie? <input name="5" type="text"><br>
If you need more detail please ask! Thanks.