Here is the code to my site:
When I try to submit the page, it does nothing. This is the first time time I’ve tried to submit on this webserver. The network admin assures that POST and GET are explicitly enabled.
Is my HTML malformed? Or do I need to dig deeper on the server side?
You have a nested form, which will cause your form to explode (proper technical jargon).