[W3C Check]TFW's Web LPM III / Proof Of Concept / Name Guess (More Than English): View - Input

Page: [tfw/web/lpm/01_poc/02_name_guess/input.html] (v2023-06-10_20-00)

Form input page of [Name Guess (More Than English)] sample.
Input a name into any one of the forms below, then submit and wait for the result from the server.
HTTP GET
Name =
(Has parameter "cmd=guess_name" in the attribute "action" of the form, seems IGNORED!)
Name =
(Has parameter "cmd=guess_name" inside the form, seems OK.)
HTTP POST
Name =
(Has parameter "cmd=guess_name" in the attribute "action" of the form, seems OK.)
Name =
(Has parameter "cmd=guess_name" inside the form, seems OK.)
Name =
(Has "application/x-www-form-urlencoded;charset=UTF-8" in the attribute "enctype" of the form, seems IGNORED!)