Closed shacorne closed 8 years ago
If the submitted form is valid, I am redirected to the detail page for that new event. This redirect is accomplished using a "302" HTTP response. (See the documentation for the Express.js response redirect method)
If the submitted form is valid, I am redirected to the detail page for that new event. This redirect is accomplished using a "302" HTTP response. (See the documentation for the Express.js response redirect method)