The syntax for selects is:
<select name="state_name" onChange="">
<option label="Colorado" value="Colorado">Colorado</option>
You had the "name" parameter in the option, not the select.
Now about unclogging drains...
On Nov 20, 2003, at 2:05 PM, Jason Wong wrote:
On Friday 21 November 2003 02:38, Robin Kopetzky wrote:Ah-hah! Jason hides under an email address that does not exist so one
cannot reply directly to him, only via the list. Does that not describe the
person well?
My address only accepts mail directly from the list, cuts down on the spam
somewhat. I hope you wasn't trying to spam me :)
-- Brent Baisley Systems Architect Landover Associates, Inc. Search & Advisory Services for Advanced Technology Environments p: 212.759.6400/800.759.0577
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php