THE META-HTML LANGUAGE REFERENCE MANUAL

[TOC]

Manual Page Viewer

Name: ENV::QUERY_STRING

Section: Server Variables


Synopsis:

    env::query_string

Description:

    The raw query string which was passed in this URL. In many cases, Meta-HTML can create variables in the POSTED package based upon the contents of this string. In some cases, the string doesn't contain any variable assignments (e.g., when the URL is an imagemap target). For such cases, you may need direct access to the query string.

    <get-var-once env::query_string>
    produces:
    KEY=env::query_string

Edit Pointer
Function Index
Variable Index
Variable Editor


The META-HTML Reference Manual V2.0 Copyright © 1995, 1998, Brian J. Fox
Found a bug? Send mail to bug-manual@metahtml.org