Posted by Richard Quick on 05/25/05 13:36
Hi,
My understanding is that the name attribute has been removed from xhtml 1.1
completely.
However when I try to process a form using PHP5 it does not seem to
recognise fields which only have an id attribute.
<input type="text" id="name" value="..." size="33" />
--
--------------------------------
Richard Quick
richard.quick@chocolatemagazine.co.uk
[Back to original message]
|