Hello matthewt, 

(mt == "matthewt tozer") [EMAIL PROTECTED] forecasted:

mt> question is how can you prefil a select box ( drop down list )
mt> with the item they selected ?

Something not unlike:

<option name="foo"<?php print($foo ? ' selected' : '');?>>

-Brian



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to