I've got sort of an odd one here. I'm populating a select drop down box
with a substantial number of options - actually every county in the
U.S.- which is about 3000 results from a query. The problem is that
when I load the page, there are all kinds of weird problems, characters,
you name it. I'm wondering if theres's a limit to how many options I
can have in a select drop down box?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP] Select drop-down box overflow? Doug Parker
- Re: [PHP] Select drop-down box overflow? Jason Wong