View Single Post
Old 03-11-2004, 12:09   #5 (permalink)
halcheung
DAC
 
Join Date: Oct 2004
Posts: 32
Send a message via MSN to halcheung
I can tell you that form submissions using fields without name attributes do not register those fields with the when using IE5.5.

Also, for some kinds of forms, like Radio, you need more than one Radio buttons with same name in order to group them. but id must be unique.
  Reply With Quote