Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

DBConn.java

Blame
  • index.html 279 B
    <html>
    <head>
    <script type="text/javascript">
    function redirecter(){
        window.location = "./vnc.html?autoconnect=true&resize=remote"
    }
    </script>
    </head>
    <body onLoad="redirecter()">
    Access VNC: click <a href="./vnc.html?autoconnect=true&resize=remote">here</a>.
    </body>
    </html>