60 lines
1.2 KiB
Plaintext
60 lines
1.2 KiB
Plaintext
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<style>
|
|
table, th, td {
|
|
}
|
|
th, td {
|
|
padding: 4px;
|
|
}
|
|
</style>
|
|
<meta charset="UTF-8">
|
|
<title>HTTPS Web page (SSL)</title>
|
|
|
|
<script type="text/javascript">
|
|
window.location.href = "dashboard.html";
|
|
</script>
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<!--<IMG SRC=beck.gif ALIGN=RIGHT ALT=BECK>--><BR><BR>
|
|
|
|
<center>
|
|
<br>
|
|
<table border="0" cellpadding="4">
|
|
<tr>
|
|
<th><h3></h3></th>
|
|
</tr>
|
|
<tr>
|
|
<td align="center"><img src="littwin.png" alt="Littwin Logo"></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center" style="font-family:arial">HTTPS Webserver CPL V4 Littwin Systemtechnik GmbH</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<br>
|
|
<a href="/CPL?SYSTEM.ACP&OFF_1=1 target="_parent" style="font-family:arial">System</a></br>
|
|
<a href="/CPL?DE.ACP&OFF_1=1" target="_parent" style="font-family:arial">Digitale Eingänge</a><br>
|
|
<a href="/CPL?KUEconfig.ACP&OFF_1=1" target="_parent" style="font-family:arial">Kabelüberwachungen</a>
|
|
</td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</br>
|
|
</br>
|
|
</br>
|
|
Letzten 20 Meldungen:<br>
|
|
<table border="1" style="border: 1px solid black; border-collapse: collapse; cellpadding: 2px;">
|
|
<%=SAM01%>
|
|
</table>
|
|
<br>
|
|
Stand: <%=SCL01%>
|
|
|
|
</center>
|
|
</body>
|
|
</html>
|