I am trying to send data with AJAX to node express, but as I handled it without express module (with if (req.method="POST"){function on data...})I am trying to send data with AJAX to node expr
I am trying to send data with AJAX to node express, but as I handled it without express module (with if (req.method="POST"){function on data...})I am trying to send data with AJAX to node expr