I am using express. I knew there were res.send res.render res.redirect methods.
but is there a way to open a new window?
thanks all.
|
I am using express. I knew there were res.send res.render res.redirect methods. but is there a way to open a new window? thanks all. |
||||
|
|
This would need to happen on the client side via
|
|||