Bontiv-Sourceer source code viewer
Root | Help
./web-crawler/src/cgi/index.html
<html>
<head>
<title>Maya web crawler</title>
</head>

<body>
<p><a href="process">Gestion des processus</a>
</p>

<div id="query">
<form action="query" method="GET">
<input type="text" name="q" id="q"/>
<input type="submit" value="Rechercher" />
</form>
</div>

</body>
</html>
Presented with Bontiv-Sourceer