ballistix Posted May 7, 2007 Share Posted May 7, 2007 Hi All, I'm pretty new to mysql and have been browsing the forums to try and pick up as much as possible. There is one thing however that I am stuck on and can't seem to find a solution to. How do you get 'nested' select boxes in a form. What I mean by that is, similar to what you see on most sites these days, when you select a 'country' from the dropdown box it automatically updates the 'state' dropdown box with only the states in that country. Now I know you can do it using the multiple funtion and then enter the values manually, but I'd much rather pull the array from mysql. I know this is probably a pretty newb question, but any help would be greatly appreciated. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/50373-nested-select-boxes/ Share on other sites More sharing options...
fenway Posted May 7, 2007 Share Posted May 7, 2007 I can't remember exact which post covers this, but there are many -- search the forums, maybe the AJAX one as well. Quote Link to comment https://forums.phpfreaks.com/topic/50373-nested-select-boxes/#findComment-247424 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.