Joe Harman wrote:
Hello, is there any way to get more field information other than just the value of a field when a form is submitted??? ex: <input name="email" type="text" id="email" size="30" maxlength="120" class="theClass" value="" /> type, size, class, etc. Thanks Joe
Yes, but that would be a Javascript question. Google for a javascript method called getAttribute() -- Jim Lucas "Some men are born to greatness, some achieve greatness, and some have greatness thrust upon them." Twelfth Night, Act II, Scene V by William Shakespeare -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php