Your form looks fine to me as well, but it may be a deeper issue. It looks to me like there's another form above that one somewhere with an unclosed form tag.
The reason I say that is because part of your querystring (ShowHide=...) has nothing to do with your form.
Validate your HTML code first, and then see if you still get the error.
Your form looks fine to me as well, but it may be a deeper issue. It looks to me like there's another form above that one somewhere with an unclosed form tag.
The reason I say that is because part of your querystring (ShowHide=...) has nothing to do with your form.
Validate your HTML code first, and then see if you still get the error.
I was just fooling around, and I fixed it. It was something to do with my javascript, so I just deleted it.