Thanks for your replies.

The name attribute is depreciated in XHTML for use with the input tag and
has been replaced with the id attribute.

The name element can still be used in the form tag though.

What I'm looking for is something similar to ASP's
GetElementByID("example");

Thanks
Tim Burgan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to