Start of Content Area
query string (BC-BSP)

Business Server Pages (BC-BSP)

The character string that comes after a question mark ("?") in a URL.

The term arose because this method is often used for transferring queries to the server. A query string usually contains a series of name/value pairs separated by an ampersand ("&").

End of Content Area