I created a node.js connection to my mysql database, and I am able to retrieve and input data to my database using connection.query(). Now I wan't to be able to show the data on my database on my html elements values, is there something like getElementBtID. I have no idea how to do it because I'm new to back end development.
-
Look here stackoverflow.com/questions/42806949/…ponury-kostek– ponury-kostek2017-03-16 08:51:53 +00:00Commented Mar 16, 2017 at 8:51
Add a comment
|