THANK YOU

duh me

I knew it was something simple  :(

Mignon Hunter
Webmaster
Toshiba International Corporation
(713) 466-0277 x 3461
(800) 466-0277 x 3461


>>> Stuart <[EMAIL PROTECTED]> 01/27/04 11:41AM >>>
Mignon Hunter wrote:
> <input type="radio" name="job" value="oper">
>              Operation & Maintenance          
>            
>              <input type="radio" name="job" value="eng">
>              Engineering (Including Project Management)           
>            
>              <input type="radio" name="job" value="mgmt">
>              Management (other than corporate)          
>            
>              <input type="radio" name="job" value="other">
>               Other - Please Specify
>            <input name="job" type="text" size="30">

This last field will overwrite the radio setting when PHP reads the form 
fields. Remove it. It's not needed.

-- 
Stuart

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

Reply via email to