I created a large amount of check boxes for an HTML website. All of the check boxes have the ability to be checked on and off(this works) but when I hit the submit button, it does not work.
I have this above all the check box information <form action="actual website I want the results on"> after the check box information I have <input type=submit value="submit my shopping list to be printed"></form>
Also above the check boxes on the created web page it says "This form is inoperational".
Any ideas of what I have done wrong. I have been looking at all the HTML tutorials I could find and my head is spinning.
Thanks,
Nicole
I have this above all the check box information <form action="actual website I want the results on"> after the check box information I have <input type=submit value="submit my shopping list to be printed"></form>
Also above the check boxes on the created web page it says "This form is inoperational".
Any ideas of what I have done wrong. I have been looking at all the HTML tutorials I could find and my head is spinning.
Thanks,
Nicole