Re: validate multiple forms with the same formname
- From: Thomas 'PointedEars' Lahn <PointedEars@xxxxxx>
- Date: Tue, 30 Oct 2007 21:47:13 +0100
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>
.
- Follow-Ups:
- References:
- validate multiple forms with the same formname
- From: Charlotte
- Re: validate multiple forms with the same formname
- From: Erwin Moller
- Re: validate multiple forms with the same formname
- From: RobG
- validate multiple forms with the same formname
- Prev by Date: Re: there is no DOM. the DOM is a lie.
- Next by Date: Re: there is no DOM. the DOM is a lie.
- Previous by thread: Re: validate multiple forms with the same formname
- Next by thread: Re: validate multiple forms with the same formname
- Index(es):