david

Results 1 comments of david

Try using res.render() instead of res.redirect() with the necessary arguments (if possible). This may solve your problem in the short term. Assuming your using express-session you can save the session...