Echo Web application
Display a form and a button. After the user types in some text and clicks on the button, show “You said: “ and the text typed in by the user. Two solutions: one with GET, the other one with POST.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Display a form and a button. After the user types in some text and clicks on the button, show “You said: “ and the text typed in by the user. Two solutions: one with GET, the other one with POST.