I am working on a large web application project and the previous designer favored the use of ids as handles to form fields over name attributes.
I\'m using jQueryValidation and I would like to validate my form without needing to use name attributes.
Does anyone know of a solution to the following markup validation error? I\'m not sure if this is an issue in ColdFusion or my own code, but the output of the following snippet does not validate corre