Tom Pamin wrote:
chokito wrote:
Copy text below in a text editor and save it as example as WebCam.txt.
Then rename the file to WebCam.htm or WebCam.html and open it with the
browser.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>Webcam</title>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <meta http-equiv="refresh" content="60">
  </head>
  <body>
    <iframe
src="http://api.wetmet.net/client-content/PlayerFrame.php?CAMERA=186-04-01&amp;CFVER=WM&amp;WIDTH=100%&amp;HEIGHT=100%";
width="100%" height="100%">
      <p>Your browser does not support iframes.</p>
    </iframe>
  </body>
</html>

I renamed it to an html file, but the file type still shows as txt, and
opens still in Notepad, not SM?
Got it changed to html. I'll test it later today. Thanks!
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to