Desai Posted December 17, 2008 Share Posted December 17, 2008 Hi All, I need to see the code for a basic form where once a Category is selected from a drop down list, it then displays the Sub Category drop-down list. If possible I would like to do this by not reloading the page? But reloading is ok if unavoidable. I'm still a noob with php. But hopefully this can help me customize a form on my site. 1,000,000 thanks Link to comment https://forums.phpfreaks.com/topic/137306-beginner-needs-basic-php-form-with-one-dynamic-dropdown-sub-category/ Share on other sites More sharing options...
mmarif4u Posted December 17, 2008 Share Posted December 17, 2008 You can Ajax for with reload. For reloading this tutorial will be helpful. http://www.plus2net.com/php_tutorial/php_drop_down_list.php Link to comment https://forums.phpfreaks.com/topic/137306-beginner-needs-basic-php-form-with-one-dynamic-dropdown-sub-category/#findComment-717412 Share on other sites More sharing options...
Desai Posted December 17, 2008 Author Share Posted December 17, 2008 You can Ajax for with reload. For reloading this tutorial will be helpful. http://www.plus2net.com/php_tutorial/php_drop_down_list.php Thank you so much mmarif4u I'll check it out. Link to comment https://forums.phpfreaks.com/topic/137306-beginner-needs-basic-php-form-with-one-dynamic-dropdown-sub-category/#findComment-717991 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.