On Fri, Aug 26, 2005 at 04:34:49PM +0000, jescholl@comcast.net wrote: > > When I try to validate this page I get error [105] as well as [70] > on each one of these checkboxes. It looks to me like the validator > is getting messed up on the '[]' in the name, It isn't. Those characters are perfectly acceptable as part of the value for that name attribute, at least as far as the DTD is concerned. > as in the validation errors I get its showing that my checkboxes > have an extra quote that they don't really have, and look like this > > <input type="checkbox" name="wperms[]" " value="1" /> Possibly a bug in the validator, more likely something is a bit odd with your code. A URL to the troublesome document would make it much easier to confirm. -- David Dorward http://dorward.me.ukReceived on Saturday, 27 August 2005 07:33:46 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:52 UTC