Removed duplicate sentence in comment.
This commit is contained in:
parent
d5b2b448d9
commit
84a92fb2b5
|
@ -9,7 +9,7 @@
|
||||||
;;; See http://www.w3.org/hypertext/WWW/MarkUp/html-spec/html-spec_toc.html
|
;;; See http://www.w3.org/hypertext/WWW/MarkUp/html-spec/html-spec_toc.html
|
||||||
|
|
||||||
;;; About HTML forms
|
;;; About HTML forms
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; The form's field data are turned into a single string, of the form
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
;;; The form's field data are turned into a single string, of the form
|
;;; The form's field data are turned into a single string, of the form
|
||||||
;;; name=val&name=val
|
;;; name=val&name=val
|
||||||
;;; where the <name> and <val> parts are URI encoded to hide their
|
;;; where the <name> and <val> parts are URI encoded to hide their
|
||||||
|
|
Loading…
Reference in New Issue