The name attribute cannot have spaces in it, and you cannot have multiple instances of the same named form or the same id value. And you should only have one form on the page, not a bunch of different ones. It would help to see the whole page.
↧
The name attribute cannot have spaces in it, and you cannot have multiple instances of the same named form or the same id value. And you should only have one form on the page, not a bunch of different ones. It would help to see the whole page.