<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>Create an SPDX document</title>
</head>
<body>
<form action="CreateSPDX.java?method=create" method="post">
<div style="margin-left: 10px;">
<h2><img style="width: 32px; height: 32px;" alt="" src="image-map.png" hspace="3"> Web settings</h2>
This tool can be used from a desktop or from a web
browser. On this page you find the settings to start/stop the server or
change its settings.<br>
<br>
<br>
<div style="margin-left: 10px;">Port that will be used
(default is 10101)<br>
<input maxlength="5" value="10101" name="port" style="width: 150px;"><br>
<br>
<span style="font-weight: bold;">Status</span><br>
<input name="status" value="online" type="radio">Online<br>
<input checked="checked" name="status" value="offline" type="radio">Offline
</div>
<br>
<br>
Ready? Click on the button below to apply the changes. <br>
<br>
<img style="width: 24px; height: 24px;" alt="" src="wand.png" hspace="3"> <input value="Apply changes" name="SubmitButton" type="submit"><br>
</div>
</form>
</body></html>