So I'm making a dynamic search bar for the final project I'm making for CS50W (A library management system). Aaaand I'm stuck. Funnily enough, getting the results from the input I have via an onkeyup event listener and sending the value of it to the server for query results and those results...