Untitled
By: a guest | Apr 19th, 2009 | Syntax:
None | Size: 1.60 KB | Hits: 250 | Expires: Never
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<head>
<!--
Linux Scanner Server
written by PHiLLIP KLiEWER
http://linuxscannerserver.sf.net
-->
<title>Scanner Server ~ Scan Image</title>
<link rel="stylesheet" href="config/style.css" type="text/css" />
<meta http-equiv="Content-type" content="text/html; charset=ISO-8859-1" />
</head>
<body>
<div id="container">
<div id="header">
<div id="logo">
<img src="inc/images/logo.png">
</div>
<div id="tab">
<a href="index.cgi?page=config">Configure</a>
</div>
<div id="tab">
<a href="index.cgi?page=scans">Recent Scans</a>
</div>
<div id="tab">
<a href="index.cgi?page=scan">Scan Image</a>
</div>
<div id="tab">
<a href="http://wastepotato.ath.cx">wastepotato.ath.cx</a>
</div>
</div>
<noscript>
<div id="message">
<h2>JavaScript Disabled</h2>
<p>This application requires JavaScript to function. Please enable JavaScript, then reload this page
</p>
</div>
</noscript>
<div id="new_mes"> </div>
<script language="javascript">
document.getElementById("new_mes").innerHTML ="<div id=message><h2>No Scanners Found</h2><p>There aren't any scanners setup yet! Go to the config page to setup scanners</p></div>"</script>
</script>
<!-- footer -->
<div id="footer">
<p><small><a href="http://scannerserver.online02.com">Scanner Server</a> version 1.2_Beta1. Running on <a href="http://wastepotato.ath.cx">wastepotato.ath.cx</a></small></p>
</div>
</div>
</body>
</html>
<script lanugage=javascript>document.scanning.action.disabled=false</script>