I'm using CGI to generate html, and I recently noticed that it has the nasty habit of generating name="" attributes for input tags. Which is quite annoying when trying to validate code against XHTML 1.0 strict.
Does anyone know of a way to turn this off or at least to supress it?
Thanks in advance,
If you make something idiot-proof, eventually someone will make a better idiot. I am that better idiot.