Displaying a real-time list of QSOs in Club Log

IMPORTANT NOTE: THIS FEATURE HAS BEEN REPLACED WITH LIVE STREAMS AND IS NO LONGER AVAILABLE.

Club Log has a new experimental feature, where you can include a widget on any web page (in an iFrame) which will display your last 10 QSOs. The display updates automatically whenever a new QSO is uploaded; there is no need to refresh the page.

Example

Source code for your web page (replace G7VJR with your callsign):

<iframe align="top" frameborder="0" height="75" name="iframe" scrolling="no" src="https://clublog.org/rtq.html?call=G7VJR" width="650"></iframe>

Comments are closed.