Search found 1 match
- Mon Jun 07, 2010 3:45 am
- Forum: PHP - Code
- Topic: Ajax based check boxes based on drop down value selected
- Replies: 1
- Views: 84
Ajax based check boxes based on drop down value selected
Hi, I am creating a module in PHP where in, based on the drop down value selected, list of its corresponding values are to be displayed in the form of check boxes and the user can select multiple check boxes and post the same to the database. Could some one throw pointers or a sample code which woul...