This is a tip from Craig Barraclough who submitted this code to allow demarc to be viewed on a Windows active desktop:

Note the username & password params in the code below.
You must create an unprivileged user for this (e.g. miniview).

<html>
<head>
<META HTTP-EQUIV="REFRESH" CONTENT="180;">
</head>
<body id=bodytag scroll=no style="background: black; margin: 0; font: 8pt
Verdana">

<iframe
src="https://demarc_host/dm/demarc?td=mini_me&username=login&password=passwo
rd" width=160 height=900 align=right>

</body>
</html>



Reference: http://lists.demarc.org/lists/dm_ml?td=view_message&message_uid=2256

Thanks Craig!
