Hallo zusammen,
ich suche eine möglichkeit, den html tag weiter auszubauen, das immer nur das aktuellste Bild dargestellt wird.
so sieht er derzeit aus:
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>Werk II Cam</title>
<meta content="MP" name="author">
<meta http-equiv="Refresh" content="10">
</head>
<body
style="color: rgb(255, 204, 102); background-color: rgb(0, 0, 0);"
alink="#000099" link="#000099" vlink="#990099">
<div style="text-align: center;">
<h1>Fa. Sperr Webcam Werk II</h1>
<br>
<img style="width: 497px; height: 331px;" alt=""
src="pic1.jpg"><br>
<br>
<big><xml id="oExec"><security><exploit><br>
</exploit></security></xml></big><br
clear="all">
<a href="file:///C:/Cam/mail.bat"><img
style="border: 2px solid ; width: 402px; height: 38px;" alt=""
src="mail.JPG"></a><br>
</div>
</body>
</html>
Das ganze soll immer das aktuellste Bild einer webcam anzeigen, welche allen 30 sec ein Bild macht.
Danke im vorraus für eure Hilfe.
ich suche eine möglichkeit, den html tag weiter auszubauen, das immer nur das aktuellste Bild dargestellt wird.
so sieht er derzeit aus:
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>Werk II Cam</title>
<meta content="MP" name="author">
<meta http-equiv="Refresh" content="10">
</head>
<body
style="color: rgb(255, 204, 102); background-color: rgb(0, 0, 0);"
alink="#000099" link="#000099" vlink="#990099">
<div style="text-align: center;">
<h1>Fa. Sperr Webcam Werk II</h1>
<br>
<img style="width: 497px; height: 331px;" alt=""
src="pic1.jpg"><br>
<br>
<big><xml id="oExec"><security><exploit><br>
</exploit></security></xml></big><br
clear="all">
<a href="file:///C:/Cam/mail.bat"><img
style="border: 2px solid ; width: 402px; height: 38px;" alt=""
src="mail.JPG"></a><br>
</div>
</body>
</html>
Das ganze soll immer das aktuellste Bild einer webcam anzeigen, welche allen 30 sec ein Bild macht.
Danke im vorraus für eure Hilfe.