KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/yaleb/examples/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/yaleb/examples/cgivars.txt
<html>
<head>
<base href="<output name="http_referer">">
<title>Soupermail Example Template</title>
<link rel="stylesheet" type="text/css" href="examples.css">
</head>

<body bgcolor="white" text="black">
<h1>CGI Variables in Templates</h1>

<p>This page shows the CGI variables being displayed using OUTPUT
elements in a template.</p>

<div align="center">
<table border="1" width="90%">

<tr>
<th>OUTPUT Element</th>
<th>Template Results</th>
</tr>

<tr>
<td>&lt;output name="http_time" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_time" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_date" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_date" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_referer" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_referer" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_config_path" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_config_path" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_remote_host" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_remote_host" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_remote_host" altvar="http_remote_addr" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_remote_host" altvar="http_remote_addr" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_remote_addr" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_remote_addr" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_server_name" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_server_name" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_server_port" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_server_port" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_user_agent" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_user_agent" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_ref" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_ref" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_remote_user" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_remote_user" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_remote_ident" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_remote_ident" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_host" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_host" alt="<br>"></td>
</tr>

<tr>
<td>&lt;output name="http_from" alt="&lt;br&gt;"&gt;</td>
<td><output name="http_from" alt="<br>"></td>
</tr>


</table>
</div>

<p>Return <a href="index.htm">to the examples page</a>.</p>


<hr>
<p>The Soupermail configuration file that made this page looks like this:</p>
<table width="90%" border="1">
<tr>
<td class="egcon">
<pre class="egcon">
<!--#include virtual="cgivars.con"-->
</pre>
</td>
</tr>
</table>

<p>The template that made this page is
<a href="cgivars.txt">cgivars.txt</a>.</p>
</body>
</html>

Anon7 - 2021