DarkPrince2005 Posted August 4, 2008 Share Posted August 4, 2008 does anyone know of a simple straight forward way i can display a result of a query depending on the selection in a drop down box on the same page without using a form to post it to a different page? Link to comment https://forums.phpfreaks.com/topic/118107-solved-result-list-generated-depending-on-drop-down-box-selection/ Share on other sites More sharing options...
The Little Guy Posted August 4, 2008 Share Posted August 4, 2008 AJAX Link to comment https://forums.phpfreaks.com/topic/118107-solved-result-list-generated-depending-on-drop-down-box-selection/#findComment-607637 Share on other sites More sharing options...
DarkPrince2005 Posted August 4, 2008 Author Share Posted August 4, 2008 do you maybe know of a link or tutorial? Link to comment https://forums.phpfreaks.com/topic/118107-solved-result-list-generated-depending-on-drop-down-box-selection/#findComment-607641 Share on other sites More sharing options...
The Little Guy Posted August 4, 2008 Share Posted August 4, 2008 http://www.tizag.com/ajaxTutorial/index.php use the links on the left to navigate the tutorial. Link to comment https://forums.phpfreaks.com/topic/118107-solved-result-list-generated-depending-on-drop-down-box-selection/#findComment-607642 Share on other sites More sharing options...
DarkPrince2005 Posted August 4, 2008 Author Share Posted August 4, 2008 Is AJAX a component installed with XAMPP? Link to comment https://forums.phpfreaks.com/topic/118107-solved-result-list-generated-depending-on-drop-down-box-selection/#findComment-607841 Share on other sites More sharing options...
The Little Guy Posted August 5, 2008 Share Posted August 5, 2008 AJAX is javascript, it runs off a web browser, and as long as the user has a browser that accepts javascript, they can use AJAX Link to comment https://forums.phpfreaks.com/topic/118107-solved-result-list-generated-depending-on-drop-down-box-selection/#findComment-608200 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.