Content deleted Content added
m fixing interwikis +: es |
|||
Line 11:
:<code><nowiki>http://server/path/program?query_string</nowiki></code>
When a server receives a request for such a page, it runs
A link in a Web page may have a URL that contains a query string. However, query strings have been introduced to the aim of passing the content of a [[Web form]] to a program. In particular, when a form containing the fields <code>field<sub>1</sub></code>, <code>field<sub>2</sub></code>, <code>field<sub>3</sub></code> is submitted, the content of the fields are encoded as a query string as follows:
|