Towertalk
[Top] [All Lists]

[TowerTalk] An ultra simple HTML page for watching VK and JA cw activity

To: TowerTalk <towertalk@contesting.com>
Subject: [TowerTalk] An ultra simple HTML page for watching VK and JA cw activity
From: dw <bw_dw@fastmail.fm>
Date: Wed, 27 Jan 2016 16:52:06 -0800
List-post: <towertalk@contesting.com">mailto:towertalk@contesting.com>
If anyone is interested....
Here is an ultra simple snippet that can be used to keep track of VK and
JA activity using the reverse beacon web-site.
Save it as an html file.


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd";>
<html>
<head>
<title>Vertical Frames</title>
</head>
<frameset cols="25%,25%,25%,25%">
<frame src="http://www.reversebeacon.net/dxsd1/dxsd1.php?f=10289";>
<frame src="http://www.reversebeacon.net/dxsd1/dxsd1.php?f=19135";>
<frame src="http://www.reversebeacon.net/dxsd1/dxsd1.php?f=651";>
<frame src="http://www.reversebeacon.net/dxsd1/dxsd1.php?f=3648";>
</frameset>
</html> 
-- 
 Bw_dw@fastmail.net

_______________________________________________



_______________________________________________
TowerTalk mailing list
TowerTalk@contesting.com
http://lists.contesting.com/mailman/listinfo/towertalk

<Prev in Thread] Current Thread [Next in Thread>
  • [TowerTalk] An ultra simple HTML page for watching VK and JA cw activity, dw <=