boo Posted July 24, 2006 Share Posted July 24, 2006 Hi there,I have a mysql database which i query to get records from multiple tables. The retrieved record set is then stored in a javascript array in the client side.What i want to do is use javascript so that the user can select an option from a drop down menu and based on what he chooses, different rows from the data set are displayed.Hope it is a clear description.Any thoughts whould be very much appreciated? Quote Link to comment https://forums.phpfreaks.com/topic/15506-javascript-php-interaction/ Share on other sites More sharing options...
bltesar Posted July 27, 2006 Share Posted July 27, 2006 OK, where and how are the different rows to be displayed? Do you want the choice of one dropdown box to control the choices of another dropdown box? Quote Link to comment https://forums.phpfreaks.com/topic/15506-javascript-php-interaction/#findComment-64753 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.