HTML input checkbox array woes
Wednesday, November 14th, 2007Can anyone explain to me why an input of type checkbox does not submit when not checked? The only thing I can think off is because someone, somewhere, at the beginning of time thought it would be nicer to have to just check if the parameter is set, instead of checking its actual state. And […]
