Re: validate multiple forms with the same formname



RobG wrote:
On Oct 30, 7:12 pm, Erwin Moller
By far the best solution is NOT giving the forms the same name.
This should be a breeze for the ASP programmer that produced the forms
in the first place.
I am not sure, but I expect all forms should have different names
according to W3C guidelines, so there is another reason to rename them.

Name attribute values do not need to be unique in a valid HTML
document.

Unfortunately, both statements are far too general which makes them false.

http://www.w3.org/TR/REC-html40/index/attributes.html
http://www.w3.org/TR/REC-html40/struct/links.html#adef-name-A


PointedEars
--
"Use any version of Microsoft Frontpage to create your site. (This won't
prevent people from viewing your source, but no one will want to steal it.)"
-- from <http://www.vortex-webdesign.com/help/hidesource.htm>
.