On Wednesday 23 July 2003 02:16, Etienne Mathot wrote:

> I use <SELECT><OPTION..>    </SELECT> for the year and the month.
>
> If anybody knows a way to redisplay the correct values of these fields and
> not "Pick Up yours"?

If I understand you correctly, this is in fact an HTML question. To make a 
drop down box default to a particular value you add "SELECTED" (without the 
quotes) somewhere within the <OPTION> tag.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
I hope something GOOD came in the mail today so I have a REASON to live!!
*/


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

Reply via email to