How to create edit button to table that is being created dynamically so as to edit the row of a table.
M
Member 14184860
@Member 14184860
Posts
-
javascript -
Template engine (Ejs)Does Ejs template only work with get request because as in my code when I'm using it with GET request it is totally working. IF it is yes, then how can I route my ejs page with POST request because when I am using it with POST request it says CANNOT GET error.