Previous Message
Next Message

FORM ELEMENT

Sent by Andrew Gregory on 23 September 2004 09:09


On Thu, 23 Sep 2004 08:29:48 +0100, Dave Silvester [EMAIL-REMOVED]>  
wrote:

> On Thursday 23 Sep 2004 02:32, Andrew Gregory wrote:
>
>> Actually, you *do* need to use name for form elements. The name is what 
>> identifies the data submitted to the form handler *not* the id. This 
>> allows you to have two forms on the same page that use two different 
>> scripts, with the scripts sharing a value name. The *ids* of the 
>> elements must be unique, of course.
>
> Sorry, I should clarify: I meant the individual input items of a form 
> ("the form elements"), not the <form> itself.

You're right, that's what I was meaning to refer to too!

-- 
Andrew Gregory, <URL: [EMAIL-REMOVED] >
<URL: http://www.scss.com.au/family/andrew/ >
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: