javascript - Codeigniter populate dropdown value from database based on date selected -


i not codeigniter , javascript.but dont know if possible. working on dental appointment booking sytem final year project.

on booking function, have trouble generate dropdown automatically list available timeslot based on date selected user.

but how make happen? have try search tutorial , question. found related answer involved ajax function not familiar it, , still stuck on it. have has idea or example can refer?

please me. thank :'(

as have figured out have use ajax here. can use onchange event listener in dropdown , ajax call selected value return required result. how it, hove find yourself. google friend.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -