File:  [parser3project] / parser3 / src / www / htdocs / Attic / index.html
Revision 1.31: download - view: text, annotated - select for diffs - revision graph
Wed Mar 21 15:53:31 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
CVS tags: HEAD
in cookie & env. todo:post

@main[]
$href[${request:uri}.]
<a href=$href>$href</a>
<HR>

^$cookie:a={$cookie:a}<BR>
$cookie:a[123]
^$form:a={$form:a}<BR>
$env:CONTENT_LENGTH ?<BR>

^$env:REQUEST_URI={$env:REQUEST_URI}<BR>

@exception[origin;source;comment;type;code]
ERROR:
^if(def $source){$origin '$source'}
${comment}.
^if(def $type){type=$type}
^if(def $code){code=$code}

E-mail: