Site Navigation
Categories:
World Wide Web
URL

Summary Of: Query string

The query string is a part of the URL which is passed to the program... A typical URL containing a query string is as follows... The query string is composed of a series of field... the query string contains a pair field... these fields are included in the query string when the form is submitted... the form content is only encoded as a query string when the form submission method is GET... A query string may need to be converted to satisfy these constraints... encoding the query string uses the following rules... A program receiving a query string can ignore part or all of it... regardless of whether the query string is used or not... identifier must be chosen and added as a query string to the URLs of all links the page contains... The addition of the query string does not change the way the page is shown to the user... adding the query string to its links as well... A URL query string allows for flexibility in retrieving data from a web server and possibly from the database... a URL query string may expose security issues because it can be edited by a user to retrieve data... a URL query string containing a username and password could be used with a...

Encyclodia Page On: Query string

These Are Links To Other Documents
World Wide Web | Uniform Resource Locator | CGI | | Mozilla | web page | Hypertext Transfer Protocol | file system | URL | web browser | web form | equal sign | ampersand | semicolon | field | equal sign | W3C | semicolon | ampersand | URL encoding | characters | fragment | URL encoding | hex | URI | form | HTML | text fields | server | CGI | script | environment variable | log files | HTTP cookies | web beacons | dictionary attack | MD5 | HTTP | URI | HTML | Internet Explorer | POST | GET | URI scheme | HyperText Transfer Protocol | Common Gateway Interface | HTTP cookie | Web beacon | Categories | World Wide Web | URL |
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Query string".