jamesxg1 Posted August 9, 2009 Share Posted August 9, 2009 Hiya, Has anyone got a tutorial that can teach me how to make it so my customers can select there 'country' and the county box bill automatically populate with data from mysql where country = 'country selected by user' ?, Many thanks, James. Quote Link to comment https://forums.phpfreaks.com/topic/169414-2-tier-drop-down-box-php/ Share on other sites More sharing options...
abazoskib Posted August 9, 2009 Share Posted August 9, 2009 yea you could use php, but that would mean you have to hit a submit button when you select your country. if you use ajax, you could do it all without reloading the page. Quote Link to comment https://forums.phpfreaks.com/topic/169414-2-tier-drop-down-box-php/#findComment-893926 Share on other sites More sharing options...
wildteen88 Posted August 9, 2009 Share Posted August 9, 2009 Maybe something like this http://www.phpfreaks.com/forums/index.php/topic,264150.msg1245361.html#msg1245361 Quote Link to comment https://forums.phpfreaks.com/topic/169414-2-tier-drop-down-box-php/#findComment-894090 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.