Vivotek PT3123 Instrukcja Użytkownika Strona 26

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 66
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 25
- 25 -
www.vivotek.com
T: 886-2-82455282
F: 886-2-82455532
<html>
<p align=left>
<font size="7" face="Comic Sans MS" color="#FF0000">
Network Camera Demo
</font>
</p>
<p align=left>
<!--
Begin of scripts to auto refresh the image. Change the IP address in the image
URL and refreshrate if necessary. //-->
<script language=javascript>
var refreshrate=2;
var image="/cgi-bin/video.jpg";
var imgwidth=352;
var imgheight=240;
function refresh(){
document.images["pic"].src=image+"?"+new Date();
setTimeout('refresh()', refreshrate*1000);}
document.write('<img src="'+image+'" height="'+imgheight+'"
width="'+imgwidth+'" name="pic">');
if(document.images) window.onload=refresh;
</script>
<!-- End of scripts to auto refresh the image. //-->
</p>
</body>
</html>
Przeglądanie stron 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 65 66

Komentarze do niniejszej Instrukcji

Brak uwag