Componentes.Terceros.FastRe.../official/4.8.11/Demos/ClientServer/Server/templates/progress.html
2009-10-21 13:40:53 +00:00

55 lines
1.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Report in progress</title>
</head>
<body>
<table height="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr height="100%">
<td width="100%" align="center" valign="middle">
<form method="post" action="index.html">
<input type="hidden" name="cacheid" value="cacheid">
<input type="hidden" name="report" value="report">
<input type="hidden" name="prn" value="2">
<table style="font-family: Arial; font-size: 12px; border: solid 1px #000000" border="0" width="400px" cellspacing="0" cellpadding="0" bgcolor="EEEEEE" align="center">
<tr height="20">
<td style="font-weight: bold; color: #FFFFFF; background-color: #000080;" align="center" valign="middle" colspan="3">
Progress
</td>
</tr>
<tr height="10">
<td style="font-size:1px">
&nbsp;
</td>
</tr>
<tr>
<td size="20px">
&nbsp;
</td>
<tr>
<tr height="10">
<td style="font-size:1px">
&nbsp;
</td>
</tr>
<tr>
<td align="center" colspan="3">
<input type="submit" value="Cancel">
</td>
</tr>
<tr height="10">
<td style="font-size:1px">
&nbsp;
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</body>
</html>