THE META-HTML LANGUAGE REFERENCE MANUAL

[TOC]

Manual Page Viewer

Name: MHTML::REFERER

Section: Server Variables


Synopsis:

    mhtml::referer

Description:

    The value of the HTTP Referer MIME header which the client browser sent along in its request.

    You might use this variable, if it is present, as the target of an anchor:

    <a href="<get-var-once mhtml::referer>">
      <b>Back</b> to referring document.
    </a>

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