Saturday 15 April 2017

User input with EJS and Express

I'm building my first web app with Node, using EJS and Express. But I'm having some trouble getting any information from the user that can be manipulated. To be clear, exactly what I want right now is for the user to be able to enter some text in a text box, submit it, and then have the page update with the text they entered somewhere on it.

Thanks in advance.



via Kyle Scorgie

No comments:

Post a Comment