I have tried to pass a variable from my index.html to the database(maildata.js) through app.js(server) and get the corresponding data I am able to get the data from the database but couldnt send that back to the server(app.js)I have tried to pass a variable from my index.h