Posts by Uriel Belo • 1 point
1 post
-
0
votes0
answers14
viewsQ: How to pass the value of a client variable to a Node.JS server?
I am developing an application that will need to replace an XML via FS, and all the contents of that XML is stored in a variable that is created by JS in the client after pressing a button. I need…